Merge pull request #101 from mollthecoder/patch-3
I'll fix libhooktick.js later...
This commit is contained in:
commit
eaf94857b7
|
|
@ -1,3 +1,4 @@
|
|||
alert("The mod libhooktick.js is currently broken at the moment. Please blame MollTheCoder.");
|
||||
let __registeredTickCallbacks = [];
|
||||
window.addEventListener("load", ()=>{
|
||||
clearInterval(tickInterval);
|
||||
|
|
|
|||
Loading…
Reference in New Issue