aboutsummaryrefslogtreecommitdiff
path: root/game/Game.gd
diff options
context:
space:
mode:
Diffstat (limited to 'game/Game.gd')
-rw-r--r--game/Game.gd5
1 files changed, 3 insertions, 2 deletions
diff --git a/game/Game.gd b/game/Game.gd
index 0463af4..2bf346f 100644
--- a/game/Game.gd
+++ b/game/Game.gd
@@ -8,10 +8,11 @@ extends Node2D
# Called when the node enters the scene tree for the first time.
func _ready():
+
pass # Replace with function body.
# Called every frame. 'delta' is the elapsed time since the previous frame.
-func _process(delta):
+#func _process(delta):
- pass
+# pass