Signals/callbacks when spectators join or leave.
This commit is contained in:
@@ -100,6 +100,7 @@ struct GameInfo {
|
||||
GameMode mode;
|
||||
unsigned adminPlayerId;
|
||||
PlayerIdList players;
|
||||
PlayerIdList spectators;
|
||||
bool isPasswordProtected;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user