Skip to content

Commit

Permalink
- Improved MET position
Browse files Browse the repository at this point in the history
  • Loading branch information
Difint committed Jun 17, 2022
1 parent fc0a389 commit 3d2c087
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions game/ui/spacecraft-ui.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -111,10 +111,10 @@ custom_fonts/font = ExtResource( 2 )
text = "Rotate camera: RMB or Arrows"

[node name="MET" type="VBoxContainer" parent="."]
margin_left = 1726.0
margin_top = 43.0
margin_right = 1854.0
margin_bottom = 127.0
margin_left = 39.0
margin_top = 410.0
margin_right = 167.0
margin_bottom = 494.0

[node name="Stopwatch_Label" type="Label" parent="MET"]
margin_right = 128.0
Expand Down

0 comments on commit 3d2c087

Please sign in to comment.