Compare commits

..

No commits in common. "945bf3c829526d51dbecf53faf739ed93a3a1aa8" and "2f8123333ca57289418397cf26d4391b602348da" have entirely different histories.

1 changed files with 0 additions and 1 deletions

View File

@ -726,7 +726,6 @@ func (this *StateSendCard) OnEnter(s *base.Scene) {
} else {
sceneEx.testPokers = nil
v.cards = sceneEx.poker.Get13Crads()
v.allGroup = sceneEx.logic.Suggest(v.cards)
}
}
} else {