isallowed returns true now

This commit is contained in:
Kai Philipp
2019-09-09 22:23:22 +02:00
parent 4f91bf60dc
commit cb51ee79f2
+1 -1
View File
@@ -431,7 +431,7 @@ SessionData::IsPlayerAllowedToJoinLimitRank()
// @TODO: iterate m_lastGames
return retVal;
return true;
}
string