mirror of
https://github.com/Steffo99/pineapple-surf.git
synced 2024-11-21 23:34:21 +00:00
✨ Widen Play button
This commit is contained in:
parent
d36e828701
commit
59ea826c66
1 changed files with 2 additions and 2 deletions
|
@ -56,9 +56,9 @@ anchor_left = 0.5
|
|||
anchor_top = 0.5
|
||||
anchor_right = 0.5
|
||||
anchor_bottom = 0.5
|
||||
offset_left = -13.0
|
||||
offset_left = -18.0
|
||||
offset_top = -9.0
|
||||
offset_right = 13.0
|
||||
offset_right = 18.0
|
||||
offset_bottom = 9.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
|
Loading…
Reference in a new issue