summaryrefslogtreecommitdiff
path: root/Scenes/Global.gd
diff options
context:
space:
mode:
Diffstat (limited to 'Scenes/Global.gd')
-rw-r--r--Scenes/Global.gd1
1 files changed, 1 insertions, 0 deletions
diff --git a/Scenes/Global.gd b/Scenes/Global.gd
index 6fea884..7d0a26a 100644
--- a/Scenes/Global.gd
+++ b/Scenes/Global.gd
@@ -1,4 +1,5 @@
extends Node
+
var player: Player
var last_area: Area2D