critical bugfix
- don't assume jquery is available when initially processing JS - setupIdle function added - don't detect portals from a 'turret' entry - use 'portalV2' as the stock site does - don't try to display the field MU counts when not in the data
This commit is contained in:
@ -456,6 +456,7 @@ function boot() {
|
||||
shadowSize: new L.Point(41, 41)
|
||||
}});
|
||||
|
||||
window.setupIdle();
|
||||
window.setupTaphold();
|
||||
window.setupStyles();
|
||||
window.setupDialogs();
|
||||
|
Reference in New Issue
Block a user