Рефактор.

This commit is contained in:
sasha80
2024-01-23 14:30:13 +03:00
parent 280bf1ddd3
commit 68e5b55f51
10 changed files with 85 additions and 86 deletions

View File

@@ -52,7 +52,6 @@ func is_toggle_mode(): return $button.is_toggle_mode()
func _on_resized() -> void: $back.scale = size
func _enter_tree() -> void:
$back.scale = size
save_modulate = modulate