atttack planner postponed/removed
This commit is contained in:
@@ -235,9 +235,6 @@ function boot() {
|
||||
if (typeof window._grcInitTracker === 'function') {
|
||||
window._grcInitTracker(); // live tracker event-driven
|
||||
}
|
||||
if (typeof window._grcInitAttackPlanner === 'function') {
|
||||
window._grcInitAttackPlanner(); // attack planner countdown engine
|
||||
}
|
||||
}
|
||||
|
||||
if (document.readyState === 'complete') {
|
||||
|
||||
Reference in New Issue
Block a user