bugfix
This commit is contained in:
@@ -466,7 +466,7 @@ ServerGame::StoreLastGames()
|
||||
|
||||
if(lastGames.size() > 0)
|
||||
//GetLobbyThread().GetDatabase().SetGamePlayerPlace(GetId(), (*i).second.dbid, lastGames);
|
||||
LOG_VERBOSE("first timeStamp" << (long)lastGames.front().first << ".");
|
||||
LOG_VERBOSE("last timeStamp" << lastGames.end() << ".");
|
||||
}
|
||||
++i;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user