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:
MollTheCoder 2023-07-02 11:33:55 -04:00 committed by GitHub
parent eaf94857b7
commit c65d704ac5
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);