mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-13 23:15:55 +00:00
Global state singleton
This commit is contained in:
parent
a7f4f4eb28
commit
52d5adebcb
7 changed files with 73 additions and 5 deletions
|
|
@ -30,6 +30,7 @@ config/icon="res://icon.svg"
|
|||
DebugStats="res://Scenes/debug_stats.tscn"
|
||||
DebugGUI="*res://addons/DebugGUI/DebugGUI.cs"
|
||||
Dialogic="*res://addons/dialogic/Core/DialogicGameHandler.gd"
|
||||
GlobalState="*res://Scripts/GlobalState.cs"
|
||||
|
||||
[dialogic]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue