index
:
github/LDJam46.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main_scene
/
coffee_display.gd
blob: 7fbbee0d98f3eb9239a682a6df78725b9c6695b9 (
plain
)
1
2
3
4
extends
Label
func
_process
(
delta
):
text
=
str
(
SaveState
.
coffee
)