|
|
|
@ -5755,7 +5755,7 @@ Facilities_QM.prototype.renderIcon = function (obj, _this, isShow = true, ele = |
|
|
|
map: spriteMap, |
|
|
|
depthTest: true, |
|
|
|
transparent: true, |
|
|
|
alphaTest: 0.8 |
|
|
|
alphaTest: 0.1 |
|
|
|
}); |
|
|
|
spriteMaterial.name = obj.facCode; |
|
|
|
Map_QM.util.spriteMaterialArr.push(spriteMaterial); |
|
|
|
@ -6056,3 +6056,4 @@ FindPath_QM.prototype.playMoveGuide = function () { |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|