移除测试代码
This commit is contained in:
parent
9a241060e1
commit
378099f72c
@ -57,8 +57,6 @@ func (this *MCompConfigure) Init(service core.IService, module core.IModule, com
|
||||
configure.RegisterConfigure(game_drop, cfg.NewGameDrop, this.LoadDropData)
|
||||
configure.RegisterConfigure(game_sign, cfg.NewGameSign, this.LoadSignData)
|
||||
|
||||
_d := this.GetDropData(1001)
|
||||
log.Errorf("%v", _d)
|
||||
return
|
||||
}
|
||||
func (this *MCompConfigure) LoadConfigure(name string, fn interface{}) (err error) {
|
||||
|
Loading…
Reference in New Issue
Block a user