log_error
This commit is contained in:
+1
-1
@@ -288,7 +288,7 @@ LOG_ERROR("checking IsPlayerAllowedToJoinCreateLimitRank() ");
|
|||||||
if(*timeStamp > then)
|
if(*timeStamp > then)
|
||||||
count++;
|
count++;
|
||||||
else
|
else
|
||||||
m_last_games.erase(timeStamp); // erase overdued entries
|
//m_last_games.erase(timeStamp); // erase overdued entries
|
||||||
}
|
}
|
||||||
|
|
||||||
if(count < SERVER_ALLOWED_RANKING_GAMES_PER_MINUTES)
|
if(count < SERVER_ALLOWED_RANKING_GAMES_PER_MINUTES)
|
||||||
|
|||||||
Reference in New Issue
Block a user