上传cmd 启动脚本
This commit is contained in:
parent
e10acb588e
commit
9a16c6abd1
@ -420,7 +420,7 @@ func convertServiceSttings(config *comm.GameConfig, id int, stype string, ip str
|
|||||||
sseting.Sys["rpcx"]["RpcxStartType"] = 2
|
sseting.Sys["rpcx"]["RpcxStartType"] = 2
|
||||||
if config.BattleAddr != "" {
|
if config.BattleAddr != "" {
|
||||||
sseting.Modules["battle"] = map[string]interface{}{
|
sseting.Modules["battle"] = map[string]interface{}{
|
||||||
"OpenCheck": config.BattleOpen,
|
"OpenCheck": true,
|
||||||
"BattleServerAddr": config.BattleAddr,
|
"BattleServerAddr": config.BattleAddr,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user