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