Merge pull request #101 from mollthecoder/patch-3

I'll fix libhooktick.js later...
This commit is contained in:
slweeb 2023-07-02 11:28:38 -04:00 committed by GitHub
commit eaf94857b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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);