fix
parent
f1ac732b56
commit
4fc3cd92c1
|
@ -17,6 +17,8 @@ public class SChallengeConfig implements BaseConfig {
|
||||||
|
|
||||||
private int id;
|
private int id;
|
||||||
|
|
||||||
|
private int isExplore;
|
||||||
|
|
||||||
private int mapId;
|
private int mapId;
|
||||||
|
|
||||||
private int[][] openRule;
|
private int[][] openRule;
|
||||||
|
|
Loading…
Reference in New Issue