同步配置文件
This commit is contained in:
parent
1b986fd46c
commit
8574cd8398
@ -34,6 +34,7 @@ func (this *configureComp) Init(service core.IService, module core.IModule, comp
|
|||||||
this.LoadConfigure(equip_suit, cfg.NewGameEquipSuit)
|
this.LoadConfigure(equip_suit, cfg.NewGameEquipSuit)
|
||||||
this.LoadConfigure(game_equipcompose, cfg.NewGameEquipCompose)
|
this.LoadConfigure(game_equipcompose, cfg.NewGameEquipCompose)
|
||||||
this.LoadConfigure(game_equipattribute, cfg.NewGameEquipAttribute)
|
this.LoadConfigure(game_equipattribute, cfg.NewGameEquipAttribute)
|
||||||
|
this.LoadConfigure(game_equipenchanting, cfg.NewGameEquipEnchanting)
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user