From 601ab22b95fc055f8647e9d14d3b4f1066793b10 Mon Sep 17 00:00:00 2001 From: zqj <582132116@qq.com> Date: Mon, 30 May 2022 15:08:48 +0800 Subject: [PATCH] fix: update --- common/conf.go | 1 - protos | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/common/conf.go b/common/conf.go index 64592b3..6512cd2 100644 --- a/common/conf.go +++ b/common/conf.go @@ -121,7 +121,6 @@ func init() { fmt.Printf("serverlist.yml unmarshal faild: %v\n", err) return } - fmt.Println(GlobalConf.GameService) c, err := json.Marshal(&GlobalConf.LogConf) if err != nil { diff --git a/protos b/protos index b898565..a0a4d31 160000 --- a/protos +++ b/protos @@ -1 +1 @@ -Subproject commit b89856524155c49f2aa3c598e2d39b7b38e94c5d +Subproject commit a0a4d31c707e92241e1ed0793fafbefa0c7a4deb -- libgit2 0.21.2