1
This commit is contained in:
parent
a9210d720f
commit
2d457b6b6b
@ -119,7 +119,7 @@ static RoomType_e GetHumanRoomType(const cs::CMJoin& msg, int& game_times)
|
||||
}
|
||||
}
|
||||
#else
|
||||
if (rank >= 0 && rank <= 10) {
|
||||
if (rank >= 0 && rank <= 6) {
|
||||
return RT_OldBrid1;
|
||||
} else {
|
||||
return RT_OldBrid2;
|
||||
|
Loading…
x
Reference in New Issue
Block a user