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
/
Label.gd
blob: 0c1c4a0c60d48ae64a65f2df02c387a30e2f0ef1 (
plain
)
1
2
3
4
5
extends
Label
func
_process
(
delta
):
text
=
JSON
.
print
(
SaveState
.
pack_data
())