Browse Source

优化推石头

chelios 3 years ago
parent
commit
84452fafb3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      assets/Script/game/element/JG0109.ts

+ 1 - 0
assets/Script/game/element/JG0109.ts

@@ -129,6 +129,7 @@ export default class JG0109 extends BaseEvent {
             cc.delayTime(0.5),
             cc.callFunc(()=>{
                 if(this.ff.mainSprite.gamePause){
+                    this.closeOpt()
                     this.stopPull()
                     return
                 }