Merge branch 'develop' of git.pogorockgames.com:mango-games/server/game into develop
This commit is contained in:
commit
ce1e3d4474
|
@ -994,7 +994,6 @@ func (this *SceneHandCardStateTienLen) OnEnter(s *base.Scene) {
|
|||
if len(sceneEx.testPokers) > 1 {
|
||||
sceneEx.SendHandCardOdds()
|
||||
} else {
|
||||
// 关闭调控发牌
|
||||
if sceneEx.WGCreateScene.GetCloseCtrl() {
|
||||
sceneEx.SendHandCard_Match(true)
|
||||
} else {
|
||||
|
|
Loading…
Reference in New Issue