公会漏存
parent
ea7f866fbe
commit
a472f6c553
|
@ -62,6 +62,7 @@ public class GuildMyInfo extends MongoBase {
|
|||
this.path.addAll(path);
|
||||
this.path.remove(0);
|
||||
}
|
||||
updateString("path",this.path);
|
||||
preMoveTimestamp = timestamp;
|
||||
setPreMoveTimestamp(timestamp);
|
||||
}
|
||||
|
|
|
@ -21,6 +21,7 @@ public class SVipLevelConfig implements BaseConfig {
|
|||
private int[] openRules;
|
||||
|
||||
private int moneyLimit;
|
||||
private int[][] property;
|
||||
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in New Issue