It's actually already fixed libhooktick.js
It's actually already been fixed, I just needed to clear my cache. Thus, this PR removes the message stating the mod's broken-ness.
This commit is contained in:
parent
eaf94857b7
commit
c65d704ac5
|
|
@ -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