Update code/portal_detail_display.js

This commit is contained in:
master0yoshigr 2013-02-17 17:14:19 -05:00
parent 85ee9a1209
commit 444f9b21f9

View File

@ -1,4 +1,3 @@
// PORTAL DETAILS MAIN /////////////////////////////////////////////// // PORTAL DETAILS MAIN ///////////////////////////////////////////////
// main code block that renders the portal details in the sidebar and // main code block that renders the portal details in the sidebar and
// methods that highlight the portal in the map view. // methods that highlight the portal in the map view.
@ -71,7 +70,7 @@ window.renderPortalDetails = function(guid) {
// werent available yet. // werent available yet.
resolvePlayerNames(); resolvePlayerNames();
runHooks('portalDetailsUpdated', {}); runHooks('portalDetailsUpdated', {portal: d});
} }
// draws link-range and hack-range circles around the portal with the // draws link-range and hack-range circles around the portal with the