chelios před 3 roky
rodič
revize
84452fafb3
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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
                 }