remove old code from obsolete nickname resolving
This commit is contained in:
2
main.js
2
main.js
@ -203,8 +203,6 @@ window.DEG2RAD = Math.PI / 180;
|
||||
// getters/setters, but if you are careful enough, this works.
|
||||
window.refreshTimeout = undefined;
|
||||
window.urlPortal = null;
|
||||
window.playersToResolve = [];
|
||||
window.playersInResolving = [];
|
||||
window.selectedPortal = null;
|
||||
window.portalRangeIndicator = null;
|
||||
window.portalAccessIndicator = null;
|
||||
|
Reference in New Issue
Block a user