stickyslime.js warning

This commit is contained in:
Suss 2025-02-24 21:31:16 +11:00 committed by GitHub
parent 6351e82d5b
commit 2953d71398
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

3
mods/stickyslime.js Normal file
View File

@ -0,0 +1,3 @@
window.addEventListener("load",function() {
logMessage("stickyslime.js has been renamed. plz install stickystuff.js instead, as thats what it was renamed to.")
})