isallowed returns true now
This commit is contained in:
@@ -431,7 +431,7 @@ SessionData::IsPlayerAllowedToJoinLimitRank()
|
||||
|
||||
// @TODO: iterate m_lastGames
|
||||
|
||||
return retVal;
|
||||
return true;
|
||||
}
|
||||
|
||||
string
|
||||
|
||||
Reference in New Issue
Block a user