#
luxiaotao1123
2024-03-22 9f4a1cf5f91f85c49d3e609f19c9e833a08ca8ee
#
1个文件已修改
2 ■■■ 已修改文件
zy-asrs-flow/src/pages/map/player.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
zy-asrs-flow/src/pages/map/player.js
@@ -91,7 +91,7 @@
                }
                this.selectedSprites = [];
                 // sprite show style which be selected
                // sprite show style which be selected
                this.mapContainer.children.forEach(child => {
                    if (Utils.isSpriteInSelectionBox(child, this.selectionBox)) {
                        this.selectedSprites.push(child);