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
/
bean_display.gd
blob: e1d2f6c6764fb5dfb8b34dabb3b220a05bd10e6a (
plain
)
1
2
3
4
extends
Label
func
_process
(
delta
):
text
=
str
(
SaveState
.
coffee_beans
)