Skip to content

Commit

Permalink
Fix wall being a bit too small
Browse files Browse the repository at this point in the history
  • Loading branch information
DysphoricUnicorn committed Apr 4, 2022
1 parent 18e1a59 commit 42b6642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/screens/main_game/MainGame.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ script = ExtResource( 1 )

[node name="BrickWall" type="TextureRect" parent="."]
margin_top = 75.0
margin_right = 1276.0
margin_right = 1280.0
margin_bottom = 711.0
texture = ExtResource( 9 )
stretch_mode = 2
Expand Down

0 comments on commit 42b6642

Please sign in to comment.