bendns' repos
/
hammer_space
a game about throwing hammers made for the github game off
4f0bb57
hammer_space
/ ui/start.gd
Raw
1
2
3
4
5
6
7
extends Popuppable func _ready() -> void: open() func exit() -> void: pass