first commit

This commit is contained in:
zoe-bat 2021-09-08 10:27:14 +02:00
commit fafcbd1530
223 changed files with 107395 additions and 0 deletions

View file

@ -0,0 +1,7 @@
extends TextureButton
func _on_RestartButton_pressed():
GameStats.restart_level()
disabled = true