Trying to send reason why the player leaves the game.
This commit is contained in:
@@ -132,7 +132,7 @@ protected:
|
||||
QtToolsInterface &GetQtToolsInterface();
|
||||
|
||||
void AddPlayerData(boost::shared_ptr<PlayerData> playerData);
|
||||
void RemovePlayerData(unsigned playerId);
|
||||
void RemovePlayerData(unsigned playerId, int removeReason);
|
||||
void ClearPlayerDataList();
|
||||
void MapPlayerDataList();
|
||||
const PlayerDataList &GetPlayerDataList() const;
|
||||
|
||||
Reference in New Issue
Block a user