new reduced map data: first pass at loading the new format
This commit is contained in:
@ -147,9 +147,6 @@ window.renderPortalDetails = function(guid) {
|
||||
+ '</div>'
|
||||
);
|
||||
|
||||
// try to resolve names that were required for above functions, but
|
||||
// weren't available yet.
|
||||
resolvePlayerNames();
|
||||
|
||||
runHooks('portalDetailsUpdated', {portalDetails: d});
|
||||
}
|
||||
|
Reference in New Issue
Block a user