优化代码

This commit is contained in:
huangxiaolei
2022-11-24 14:17:21 +08:00
parent 21d549c507
commit 2b3a152af6
13 changed files with 242 additions and 222 deletions

View File

@@ -147,7 +147,7 @@ func (g *GameManager) PathfindingEnterSceneReq(player *model.Player, payloadMsg
}
func (g *GameManager) QueryPathReq(player *model.Player, payloadMsg pb.Message) {
//logger.LOG.Debug("user query path, uid: %v", player.PlayerID)
logger.LOG.Debug("user query path, uid: %v", player.PlayerID)
req := payloadMsg.(*proto.QueryPathReq)
// PacketQueryPathRsp