feat(ui): add Lobby and Main Menu Body

Added main Menu body and a Lobby with Bootstrap
This commit is contained in:
LQ63
2025-11-04 19:11:19 +01:00
parent ee3f65efd9
commit 4f7eed9ac4

View File

@@ -233,7 +233,7 @@ class GameLobby private(
} }
trickOpt.get trickOpt.get
} }
} }
object GameLobby { object GameLobby {