many small changes, and few big ones
This commit is contained in:
parent
e8985f4e79
commit
a3ca623258
32 changed files with 391 additions and 247 deletions
|
@ -18,9 +18,10 @@ config/icon="res://icon.svg"
|
|||
|
||||
[autoload]
|
||||
|
||||
Levels="*res://core/globals/levels.gd"
|
||||
LevelsCore="*res://core/globals/levels_core.gd"
|
||||
NodeRegistry="*res://core/globals/node_registry.gd"
|
||||
Gamestate="*res://core/globals/gamestate.gd"
|
||||
LevelsDef="*res://levels/levels_def.gd"
|
||||
|
||||
[debug]
|
||||
|
||||
|
|
Reference in a new issue