online multiplayer chess game (note server currently down)
Diffstat (limited to 'ui/menus/account/Account.tscn')
| -rw-r--r-- | ui/menus/account/Account.tscn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/menus/account/Account.tscn b/ui/menus/account/Account.tscn index c2400ff..e5e8167 100644 --- a/ui/menus/account/Account.tscn +++ b/ui/menus/account/Account.tscn @@ -66,6 +66,7 @@ rect_min_size = Vector2( 230, 0 ) size_flags_horizontal = 4 text = "flag" icon = ExtResource( 3 ) +offset = Vector2( 50, -400 ) [node name="signupbutton" type="Button" parent="choose/signup"] margin_left = 389.0 |