signalFadeOutHumanPlayerCards()
This commit is contained in:
@@ -129,6 +129,7 @@ signals:
|
||||
void signalNetServerPlayerJoined(QString playerName);
|
||||
void signalNetServerPlayerLeft(QString playerName);
|
||||
|
||||
void signalFadeOutHumanPlayerCards();
|
||||
|
||||
public slots:
|
||||
|
||||
@@ -269,6 +270,8 @@ public slots:
|
||||
void localGameModification();
|
||||
void networkGameModification();
|
||||
|
||||
void fadeOutHumanPlayerCards();
|
||||
|
||||
void quitPokerTH();
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user