mirror of
https://github.com/JohnBreaux/Boat-Battle.git
synced 2024-11-14 21:15:58 +00:00
Accidentally offset the Setup menu by a handful of pixels. Whoops.
This commit is contained in:
parent
eb8c0b1756
commit
2a3aae73ac
@ -8,7 +8,6 @@
|
||||
[node name="Fire" type="Control"]
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
rect_pivot_offset = Vector2( 147.423, 85.3825 )
|
||||
mouse_filter = 2
|
||||
script = ExtResource( 2 )
|
||||
__meta__ = {
|
||||
|
@ -12,10 +12,8 @@
|
||||
anchor_top = 0.00123732
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 0.890237
|
||||
margin_left = -0.5
|
||||
margin_top = 0.740086
|
||||
margin_right = -0.5
|
||||
margin_bottom = 40.7
|
||||
margin_top = -0.445435
|
||||
margin_bottom = 39.5145
|
||||
mouse_filter = 2
|
||||
script = ExtResource( 10 )
|
||||
__meta__ = {
|
||||
|
Loading…
Reference in New Issue
Block a user