future 1 년 전
부모
커밋
dac2f3a5c6
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      assets/script/run/scene_layer.ts

+ 2 - 0
assets/script/run/scene_layer.ts

@@ -237,6 +237,8 @@ export class scene_layer extends Component {
                 } else {
                     this.mIsClickDirectionButton = false
                 }
+            } else {
+                this.mIsClickDirectionButton = false
             }
         } else {
             this.mIsClickDirectionButton = false