Fixing session counter with regard to spectators.
This commit is contained in:
@@ -73,7 +73,7 @@ public:
|
||||
|
||||
void Clear();
|
||||
unsigned GetRawSessionCount();
|
||||
unsigned GetEstablishedSessionCount();
|
||||
unsigned GetSessionCountWithState(int state);
|
||||
|
||||
void SendToAllSessions(SenderHelper &sender, boost::shared_ptr<NetPacket> packet, int state);
|
||||
void SendLobbyMsgToAllSessions(SenderHelper &sender, boost::shared_ptr<NetPacket> packet, int state);
|
||||
|
||||
Reference in New Issue
Block a user