修正代码中的若干拼写错误
This commit is contained in:
@ -24,7 +24,7 @@ func main() {
|
||||
}
|
||||
log.Println("Login success")
|
||||
|
||||
//Regist event handlers
|
||||
//Register event handlers
|
||||
c.Events.GameStart = onGameStart
|
||||
c.Events.ChatMsg = onChatMsg
|
||||
c.Events.Disconnect = onDisconnect
|
||||
|
Reference in New Issue
Block a user