mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-30 23:50:19 -07:00
changed leave game shortcut, server cleanups, added max_games_per_user
This commit is contained in:
@@ -53,7 +53,6 @@ private:
|
||||
int secondsElapsed;
|
||||
QTimer *pingClock;
|
||||
signals:
|
||||
void gameClosing();
|
||||
void sigStartGameIfReady();
|
||||
private slots:
|
||||
void pingClockTimeout();
|
||||
|
||||
Reference in New Issue
Block a user