This commit is contained in:
zhouyuyan
2017-09-01 11:08:28 +08:00
parent c732d395e1
commit a45cccaa7a
7 changed files with 152 additions and 165 deletions

View File

@@ -14,7 +14,7 @@ const (
type Message struct {
client *client
msg packets.ControlPacket
packet packets.ControlPacket
}
var (