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_machine.gd
blob: 16580e49ee326fe6f4618e0661046c1fa779e430 (
plain
)
1
2
3
4
5
6
extends
ClickableArea
func
_click
():
SaveState
.
try_gain_coffee
(
1
)