bugfix
This commit is contained in:
@@ -349,8 +349,6 @@ ServerGame::InternalStartGame()
|
|||||||
if(true)
|
if(true)
|
||||||
StoreLastGames();
|
StoreLastGames();
|
||||||
|
|
||||||
// @TODO: StoreWECData() ;)
|
|
||||||
|
|
||||||
|
|
||||||
GetDatabase().AsyncCreateGame(GetId(), GetName());
|
GetDatabase().AsyncCreateGame(GetId(), GetName());
|
||||||
InitRankingMap(playerData);
|
InitRankingMap(playerData);
|
||||||
|
|||||||
Reference in New Issue
Block a user