From 2eea5a3502b95a9b9670e2ffeed7cb7f7a05f9e3 Mon Sep 17 00:00:00 2001 From: Jon Atkins Date: Tue, 3 Sep 2013 16:55:29 +0100 Subject: [PATCH] remove check for portal guid type. completely unnecessaty now - only portals will evewr be in this object --- plugins/ap-list.user.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/plugins/ap-list.user.js b/plugins/ap-list.user.js index 31acd249..19f91541 100644 --- a/plugins/ap-list.user.js +++ b/plugins/ap-list.user.js @@ -261,9 +261,6 @@ window.plugin.apList.updateSortedPortals = function() { plugin.apList.cachedPortals = {}; $.each(window.portals, function(key, value) { - if(getTypeByGuid(key) !== TYPE_PORTAL) - return true; - var portal = value.options.details; var cachedPortal = oldcachedPortal[key]; // If portal is changed, update playerApGain with latest