remove player from team when leaving
This commit is contained in:
@@ -74,6 +74,7 @@ public:
|
||||
|
||||
void AddPlayer(Player* newPlayer);
|
||||
void RemovePlayer(const Player* player);
|
||||
void ClearPlayers();
|
||||
|
||||
TeamColor GetColor() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user