aboutsummaryrefslogtreecommitdiff
path: root/scripts/globals.gd
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/globals.gd')
-rw-r--r--scripts/globals.gd2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/globals.gd b/scripts/globals.gd
index 8c66f03..c6862a0 100644
--- a/scripts/globals.gd
+++ b/scripts/globals.gd
@@ -12,6 +12,8 @@ enum StateType {
PATH,
VOXEL,
VOXEL_PALETTE
+ TARGETING
+ MODULES
}
enum PlayerActions {