上传配置
This commit is contained in:
parent
02830457ed
commit
1ede1a934e
@ -80,7 +80,7 @@ func (this *configureComp) getGamePandamasJs() (configure []*cfg.GamePandamasJsD
|
||||
var (
|
||||
v interface{}
|
||||
)
|
||||
if v, err = this.GetConfigure(game_pandamasjx); err != nil {
|
||||
if v, err = this.GetConfigure(game_pandamasjs); err != nil {
|
||||
this.module.Errorln(err)
|
||||
return
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user