소스 검색

优化推石头

chelios 3 년 전
부모
커밋
84452fafb3
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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
                 }