diff options
author | jacopograndi <jacopo.grandi@outlook.it> | 2022-01-17 16:22:55 +0100 |
---|---|---|
committer | jacopograndi <jacopo.grandi@outlook.it> | 2022-01-17 16:22:55 +0100 |
commit | bedaaf9f57d0c24e2a81c0bf3c482a07382d78c1 (patch) | |
tree | 8f5e6f77f17b76f28f31a980d447bf6c49a79b4f /scripts/globals.gd | |
parent | e2b1324becf85fabfd046b3e4333b2639b9e1838 (diff) |
Remove ignored files
Diffstat (limited to 'scripts/globals.gd')
-rw-r--r-- | scripts/globals.gd | 2 |
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 { |