Browse Source

Make IP input wider

When it's too short, the scrollbar makes it completely illegible
master
Luna 7 years ago
parent
commit
0ea383ce20
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      scenes/lobby.tscn

+ 1
- 1
scenes/lobby.tscn View File

@ -153,7 +153,7 @@ anchor_right = 0.0
anchor_bottom = 0.0 anchor_bottom = 0.0
margin_left = 186.0 margin_left = 186.0
margin_top = 106.0 margin_top = 106.0
margin_right = 288.0
margin_right = 393.0
margin_bottom = 124.0 margin_bottom = 124.0
rect_pivot_offset = Vector2( 0, 0 ) rect_pivot_offset = Vector2( 0, 0 )
focus_mode = 2 focus_mode = 2


Loading…
Cancel
Save