master_zzxx
parent
073e54db5f
commit
a11b061959
|
@ -1772,6 +1772,7 @@ public class MapLogic {
|
|||
* 7:达到指定英雄等级及数量
|
||||
* 8:主角等级
|
||||
* 9: 小兵关卡条件
|
||||
* 10:开服天数
|
||||
*/
|
||||
public boolean checkMainLevelOpen(User user, int[][] openRule) throws Exception {
|
||||
boolean isOpen = true;
|
||||
|
|
Loading…
Reference in New Issue