修复bug
This commit is contained in:
parent
8941e94eec
commit
7b3414eea5
@ -56,4 +56,5 @@ func LoadConfig(GitCommit, GitBranch, BuildDate string) {
|
|||||||
_ = json.Unmarshal([]byte(Cfg.GameJson), GateCfg)
|
_ = json.Unmarshal([]byte(Cfg.GameJson), GateCfg)
|
||||||
}
|
}
|
||||||
log.DebugF("load common config success")
|
log.DebugF("load common config success")
|
||||||
|
_ = Cfg
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user