Update code/portal_detail_display.js
This commit is contained in:
parent
444f9b21f9
commit
4064a1bee0
@ -70,7 +70,7 @@ window.renderPortalDetails = function(guid) {
|
|||||||
// weren’t available yet.
|
// weren’t available yet.
|
||||||
resolvePlayerNames();
|
resolvePlayerNames();
|
||||||
|
|
||||||
runHooks('portalDetailsUpdated', {portal: d});
|
runHooks('portalDetailsUpdated', {portalDetails: 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user