diff --git a/code/map_data.js b/code/map_data.js index bf852af0..06531e86 100644 --- a/code/map_data.js +++ b/code/map_data.js @@ -282,7 +282,6 @@ window.renderPortal = function(ent) { // handles the case where a selected portal gets removed from the // map by hiding all portals with said level if(window.selectedPortal != this.options.guid) { - window.resonatorsResetStyle(this.options.guid); window.portalResetColor(this); } });