Skip to content

Commit

Permalink
fix: Remove useless escoria.godot config file
Browse files Browse the repository at this point in the history
Original idea was to separate Escoria project settings from Godot project settings but this ends up cumbersome.
  • Loading branch information
StraToN committed Aug 9, 2022
1 parent ecc0783 commit 41f5d66
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 825 deletions.
4 changes: 0 additions & 4 deletions addons/escoria-core/plugin.gd
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,6 @@ func _enter_tree():
pass


func _ready():
ProjectSettings.save_custom("escoria.godot")


# Prepare the settings in the Escoria UI category
func set_escoria_ui_settings():
register_setting(
Expand Down
Loading

0 comments on commit 41f5d66

Please sign in to comment.