Reordering scene, and setup basic scene instance on main view
This commit is contained in:
committed by
Vaillant Jeremy
parent
fa4ec8baea
commit
74a5c3ac69
+1
-1
@@ -178,7 +178,7 @@ config/quit_on_go_back=false
|
||||
[autoload]
|
||||
|
||||
Global="*res://scenes/Global.gd"
|
||||
Loading="*res://scenes/UI/Loading.tscn"
|
||||
Loading="*res://scenes/UI/loading/Loading.tscn"
|
||||
gddb_constants="*res://addons/godot_db_manager/core/GDDBConstants.gd"
|
||||
gddb_types="*res://addons/godot_db_manager/core/GDDBTypes.gd"
|
||||
gddb_globals="*res://addons/godot_db_manager/core/GDDBGlobals.gd"
|
||||
|
||||
Reference in New Issue
Block a user