Merge pull request #102 from mollthecoder/patch-5
It's actually already fixed libhooktick.js
This commit is contained in:
commit
8312033862
|
|
@ -1,4 +1,3 @@
|
|||
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