summaryrefslogtreecommitdiff
path: root/project.godot
diff options
context:
space:
mode:
authorbd <bdunahu@operationnull.com>2025-05-22 17:50:54 -0400
committerbd <bdunahu@operationnull.com>2025-05-22 17:50:54 -0400
commitf9d7b55634049e0ae6533fb94e058c2a368cd49b (patch)
treeaf980b24c517af4ba11bd5b1b72d728a679d533d /project.godot
parent8c5c4863aeacb4afcf70f339df6d601e2df1a7a6 (diff)
Experiment with path generation
Diffstat (limited to 'project.godot')
-rw-r--r--project.godot1
1 files changed, 1 insertions, 0 deletions
diff --git a/project.godot b/project.godot
index 5e1f0ed..4ab933d 100644
--- a/project.godot
+++ b/project.godot
@@ -18,6 +18,7 @@ config/icon="res://icon.svg"
[autoload]
GameData="*res://scripts/game_data.gd"
+TileManager="*res://scripts/tile_manager.gd"
[display]