make Game.gd not rely on autoload/global
This commit is contained in:
@ -20,7 +20,6 @@ config/icon="res://Assets/Textures/icon.svg"
|
||||
[autoload]
|
||||
|
||||
Data="*res://Scripts/data.gd"
|
||||
Game="*res://Scripts/game.gd"
|
||||
|
||||
[debug]
|
||||
|
||||
|
Reference in New Issue
Block a user