1
0
This commit is contained in:
FoxSpellCaster
2025-01-11 00:34:46 -05:00
parent 8a0223f07b
commit fc844f4d90
5 changed files with 16 additions and 3 deletions

6
Loops/Loops.gd Normal file
View File

@@ -0,0 +1,6 @@
extends Node2D
# Called when the node enters the scene tree for the first time.
func _ready():
pass