上传功能开启
This commit is contained in:
parent
6bb451f8a5
commit
078dde24dd
@ -45,6 +45,8 @@ func (this *ModelSys) validCond(uid string, condData *cfg.GameOpencondData) stri
|
||||
if _, ok := levels[conf.Param]; !ok {
|
||||
return ""
|
||||
}
|
||||
} else {
|
||||
return ""
|
||||
}
|
||||
case 3: //世界任务ID
|
||||
d := this.moduleSys.wtask.InquireCompletes(uid)
|
||||
|
Loading…
Reference in New Issue
Block a user