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