1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 09:09:47 +00:00

Formatting

This commit is contained in:
Variable 2024-01-22 22:40:18 +05:00 committed by GitHub
parent 1e47642904
commit cf6bf9ecb1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,7 +22,6 @@ var live_preview := true
var _preview_idx := 0 ## The current frame being previewed var _preview_idx := 0 ## The current frame being previewed
func _ready() -> void: func _ready() -> void:
set_nodes() set_nodes()
get_ok_button().size_flags_horizontal = Control.SIZE_EXPAND_FILL get_ok_button().size_flags_horizontal = Control.SIZE_EXPAND_FILL