online multiplayer chess game (note server currently down)
Diffstat (limited to 'ui/Lobby.tscn')
| -rw-r--r-- | ui/Lobby.tscn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ui/Lobby.tscn b/ui/Lobby.tscn new file mode 100644 index 0000000..67f3236 --- /dev/null +++ b/ui/Lobby.tscn @@ -0,0 +1,5 @@ +[gd_scene format=2] + +[node name="Lobby" type="Control"] +anchor_right = 1.0 +anchor_bottom = 1.0 |