remove pointless change of selected portal highlight colour in all highlighter plugins - make it the default instead
also tweaks to the show-more-portals plugin
This commit is contained in:
@ -33,8 +33,6 @@ window.plugin.portalHighligherPortalsCanMakeLevel.highlight = function(data,high
|
||||
data.portal.setStyle({color: COLORS[getTeam(data.portal.options.details)],
|
||||
fillOpacity: 0.5});
|
||||
}
|
||||
|
||||
window.COLOR_SELECTED_PORTAL = '#f0f';
|
||||
}
|
||||
|
||||
//determines the level of poral a user can make all on their own
|
||||
|
Reference in New Issue
Block a user