Merge pull request #102 from mollthecoder/patch-5

It's actually already fixed libhooktick.js
This commit is contained in:
slweeb 2023-07-02 11:35:36 -04:00 committed by GitHub
commit 8312033862
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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