上传ai操作错误修复
This commit is contained in:
parent
e3ae5d11b8
commit
569d9774db
@ -106,7 +106,7 @@ func (this *Room) PlayerHandle(uid string, handle *pb.CatchbugsHandleReq) (err e
|
||||
this.data.Blue.Cards = append(this.data.Red.Cards, this.data.Card[this.data.Blue.Lastopencard].Cid)
|
||||
}
|
||||
number = 1
|
||||
this.data.Red.Lastopencard = 0
|
||||
this.data.Blue.Lastopencard = 0
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user