future 1 vuosi sitten
vanhempi
sitoutus
dd8210a247
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      assets/script/run/scene_layer.ts

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

@@ -89,6 +89,7 @@ export class scene_layer extends Component {
             let data = event.event_item_more_scene_is_show_arrow_event_data
             if(data!=null) {
                 if(data.is_show) {
+                    this.is_show_cur_directionBtn = true
                     this.changeUpNextDirectionBtn()
                 } else {
                     this.changeHideAllDirectionBtn()