add Game autoload scene

This commit is contained in:
2022-11-10 00:05:28 -03:00
parent 3f9c21c5b4
commit d0c685a2b2
3 changed files with 39 additions and 1 deletions

View File

@@ -17,7 +17,8 @@ config/icon="res://icon.png"
[autoload]
Event="*res://scenes/Event.cs"
Event="*res://scripts/Event.cs"
Game="*res://scenes/game/Game.tscn"
[display]