移出测试代码
This commit is contained in:
parent
9272f7d210
commit
08a8764fe6
@ -29,7 +29,6 @@ func (this *configureComp) Init(service core.IService, module core.IModule, comp
|
|||||||
//this.LoadConfigure(gameOpencond, cfg.NewGameOpencond)
|
//this.LoadConfigure(gameOpencond, cfg.NewGameOpencond)
|
||||||
configure.RegisterConfigure(gameOpencond, cfg.NewGameOpencond, this.LoadCondConfig)
|
configure.RegisterConfigure(gameOpencond, cfg.NewGameOpencond, this.LoadCondConfig)
|
||||||
this.module = module.(*ModuleSys)
|
this.module = module.(*ModuleSys)
|
||||||
this.getOpenCondCfgById("sign")
|
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user