online multiplayer chess game (note server currently down)
Diffstat (limited to 'ui/Lobby.tscn')
| -rw-r--r-- | ui/Lobby.tscn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/Lobby.tscn b/ui/Lobby.tscn index 123bf11..38106d2 100644 --- a/ui/Lobby.tscn +++ b/ui/Lobby.tscn @@ -51,6 +51,7 @@ margin_bottom = 106.0 rect_min_size = Vector2( 150, 0 ) focus_mode = 0 size_flags_horizontal = 4 +disabled = true enabled_focus_mode = 0 text = "join" @@ -60,6 +61,7 @@ margin_right = 350.0 margin_bottom = 106.0 focus_mode = 0 size_flags_horizontal = 3 +disabled = true enabled_focus_mode = 0 text = "host" |