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