diff --git a/project.godot b/project.godot index 719feee..01b057a 100644 --- a/project.godot +++ b/project.godot @@ -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]