botguard: first pass at full implementation. fingers crossed...
This commit is contained in:
@ -571,6 +571,7 @@ function boot() {
|
||||
}});
|
||||
|
||||
window.extractFromStock();
|
||||
window.iitc_bg.init(); //NOTE: needs to be early (before any requests sent), but after extractFromStock()
|
||||
window.setupIdle();
|
||||
window.setupTaphold();
|
||||
window.setupStyles();
|
||||
|
Reference in New Issue
Block a user