future 1 năm trước cách đây
mục cha
commit
dd8210a247
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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()