Fixing issue with player ranks.
This commit is contained in:
@@ -278,6 +278,7 @@ ServerGame::InternalStartGame()
|
||||
|
||||
GetLobbyThread().NotifyStartingGame(GetId());
|
||||
GetDatabase().AsyncCreateGame(GetId(), GetName());
|
||||
InitRankingMap(playerData);
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user