Code restructure - 2
This commit is contained in:
parent
eab812fbf6
commit
65b0e0113b
@ -282,7 +282,6 @@ window.renderPortal = function(ent) {
|
|||||||
// handles the case where a selected portal gets removed from the
|
// handles the case where a selected portal gets removed from the
|
||||||
// map by hiding all portals with said level
|
// map by hiding all portals with said level
|
||||||
if(window.selectedPortal != this.options.guid) {
|
if(window.selectedPortal != this.options.guid) {
|
||||||
window.resonatorsResetStyle(this.options.guid);
|
|
||||||
window.portalResetColor(this);
|
window.portalResetColor(this);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user