This commit is contained in:
2025-09-01 00:13:44 -05:00
parent aea5158d6e
commit 39aca9aa3f

View File

@@ -24,6 +24,7 @@ UI="*res://singleton/UI.tscn"
QUEST="*res://singleton/Quest.tscn"
OVERWORLD="*res://singleton/Overworld.gd"
SCENE="*res://singleton/Scene.gd"
MadTalkGlobals="*res://addons/madtalk/runtime/MadTalkGlobals.tscn"
[debug]
@@ -45,7 +46,7 @@ project/assembly_name="Dawn Godot"
[editor_plugins]
enabled=PackedStringArray("res://addons/controller_icons/plugin.cfg")
enabled=PackedStringArray("res://addons/controller_icons/plugin.cfg", "res://addons/madtalk/plugin.cfg")
[filesystem]