prog
This commit is contained in:
		@@ -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]
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user