Code restructure - 2

This commit is contained in:
Xelio 2013-02-16 01:19:36 +08:00
parent eab812fbf6
commit 65b0e0113b

View File

@ -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);
}
});