now maybe?
This commit is contained in:
@@ -1440,7 +1440,7 @@ ServerLobbyThread::HandleNetPacketJoinGame(boost::shared_ptr<SessionData> sessio
|
|||||||
} else {
|
} else {
|
||||||
// @FIXME: debug only - final position is gamestart
|
// @FIXME: debug only - final position is gamestart
|
||||||
session->AddPlayerLastGame((unsigned long)time(NULL));
|
session->AddPlayerLastGame((unsigned long)time(NULL));
|
||||||
//LOG_ERROR("TimeStamp stored: " << session->GetPlayerLastGames().front());
|
LOG_ERROR("TimeStamp stored: " << session->GetPlayerLastGames().end());
|
||||||
MoveSessionToGame(game, session, joinGame.autoleave(), false);
|
MoveSessionToGame(game, session, joinGame.autoleave(), false);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user