add client disconnect button

This commit is contained in:
2023-08-14 13:46:10 +02:00
parent 7f650f282c
commit 0c0fd155ed
3 changed files with 15 additions and 0 deletions

View File

@@ -18,6 +18,8 @@ private:
void ShowPlayers();
void ShowLobbyProgress();
void ShowTeamSelection();
void DisconnectButton();
};
} // namespace gui