diff options
Diffstat (limited to 'project.godot')
-rw-r--r-- | project.godot | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/project.godot b/project.godot index 4ab933d..5e1f0ed 100644 --- a/project.godot +++ b/project.godot @@ -18,7 +18,6 @@ config/icon="res://icon.svg" [autoload] GameData="*res://scripts/game_data.gd" -TileManager="*res://scripts/tile_manager.gd" [display] |