This commit is contained in:
@@ -236,7 +236,7 @@ func (player1 *Player) Kick(qtype int) {
|
||||
// 实际上这里有个问题,会造成重复保存问题
|
||||
|
||||
player1.SendPack(head.Pack(nil))
|
||||
if qtype == 0 {
|
||||
if qtype == 1 {
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user