Merge branch 'develop' of git.pogorockgames.com:mango-games/server/game into develop

This commit is contained in:
sk 2024-10-17 17:09:16 +08:00
commit ce1e3d4474
1 changed files with 0 additions and 1 deletions

View File

@ -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 {