上传竞技场错误处理
This commit is contained in:
parent
b3273d8e13
commit
4b8bc3692d
@ -44,6 +44,7 @@ func (this *configureComp) Init(service core.IService, module core.IModule, comp
|
||||
this.LoadConfigure(game_arenarankreward, cfg.NewGameArenaRankReward)
|
||||
this.LoadConfigure(game_arenachallengenpc, cfg.NewGameArenaChallengeNpc)
|
||||
this.LoadConfigure(game_arenaactiveking, cfg.NewGameArenaActiveKing)
|
||||
this.LoadConfigure(game_arenaweeklytask, cfg.NewGameArenaWeeklyTask)
|
||||
configure.RegisterConfigure(game_monsterformat, cfg.NewGameMonsterFormat, func() {
|
||||
this.mformatlock.Lock()
|
||||
if v, err := this.GetConfigure(game_monsterformat); err != nil {
|
||||
|
Loading…
Reference in New Issue
Block a user