Рефактор.
This commit is contained in:
@@ -97,7 +97,7 @@ func _enter_tree() -> void:
|
||||
|
||||
|
||||
func _on_settings_changed():
|
||||
apply_colors(ProjectSettings.get_setting("application/config/Цвет темы программы", false ))
|
||||
apply_colors(ProjectSettings.get_setting('application/config/%s' % 'Цвет темы программы', false ))
|
||||
|
||||
|
||||
func _exit_tree() -> void:
|
||||
|
||||
Reference in New Issue
Block a user