clegg
This commit is contained in:
commit
6a269eb236
97 changed files with 2137 additions and 0 deletions
4
main.gd
Normal file
4
main.gd
Normal file
|
@ -0,0 +1,4 @@
|
|||
extends Node2D
|
||||
|
||||
func _ready():
|
||||
GlobalStats.score = 0
|
Loading…
Add table
Add a link
Reference in a new issue