1
0
mirror of https://github.com/JohnBreaux/Boat-Battle.git synced 2024-11-15 05:25:57 +00:00

Accidentally offset the Setup menu by a handful of pixels. Whoops.

This commit is contained in:
John 2021-11-13 04:38:20 -06:00
parent eb8c0b1756
commit 2a3aae73ac
2 changed files with 2 additions and 5 deletions

View File

@ -8,7 +8,6 @@
[node name="Fire" type="Control"] [node name="Fire" type="Control"]
anchor_right = 1.0 anchor_right = 1.0
anchor_bottom = 1.0 anchor_bottom = 1.0
rect_pivot_offset = Vector2( 147.423, 85.3825 )
mouse_filter = 2 mouse_filter = 2
script = ExtResource( 2 ) script = ExtResource( 2 )
__meta__ = { __meta__ = {

View File

@ -12,10 +12,8 @@
anchor_top = 0.00123732 anchor_top = 0.00123732
anchor_right = 1.0 anchor_right = 1.0
anchor_bottom = 0.890237 anchor_bottom = 0.890237
margin_left = -0.5 margin_top = -0.445435
margin_top = 0.740086 margin_bottom = 39.5145
margin_right = -0.5
margin_bottom = 40.7
mouse_filter = 2 mouse_filter = 2
script = ExtResource( 10 ) script = ExtResource( 10 )
__meta__ = { __meta__ = {