I'll fix libhooktick.js later...
Adds a message noting the mod's broken-ness
This commit is contained in:
parent
0e224387d9
commit
dc22b23779
|
|
@ -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