mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-22 19:43:55 +00:00
Tweaked fairies healthy
This commit is contained in:
parent
25670dc243
commit
55076d611b
3 changed files with 3 additions and 5 deletions
|
|
@ -28,7 +28,6 @@ config/icon="res://icon.svg"
|
|||
[autoload]
|
||||
|
||||
DebugStats="res://Scenes/debug_stats.tscn"
|
||||
DebugGUI="*res://addons/DebugGUI/DebugGUI.cs"
|
||||
Dialogic="*res://addons/dialogic/Core/DialogicGameHandler.gd"
|
||||
GlobalState="*res://Scripts/GlobalState.cs"
|
||||
GodotGTweensContextNode="*res://GTweensGodot/Godot/Source/Contexts/GodotGTweensContextNode.cs"
|
||||
|
|
@ -107,7 +106,7 @@ movie_writer/movie_file="D:/Maddo/Recordings/Capture.avi"
|
|||
|
||||
[editor_plugins]
|
||||
|
||||
enabled=PackedStringArray("res://addons/DebugGUI/plugin.cfg", "res://addons/dialogic/plugin.cfg", "res://addons/scene_palette/plugin.cfg", "res://addons/smoothing/plugin.cfg")
|
||||
enabled=PackedStringArray("res://addons/dialogic/plugin.cfg", "res://addons/scene_palette/plugin.cfg", "res://addons/smoothing/plugin.cfg")
|
||||
|
||||
[global_group]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue