1
This commit is contained in:
parent
5ab01219d9
commit
5af7000b0f
@ -1206,6 +1206,9 @@ void Room::CombineTeam()
|
||||
break;
|
||||
}
|
||||
}
|
||||
}//end for
|
||||
if (combine_ok) {
|
||||
break;
|
||||
}
|
||||
}
|
||||
} while (combine_ok);
|
||||
|
Loading…
x
Reference in New Issue
Block a user