sandboxels/mods/the_ground.js

4 lines
208 B
JavaScript
Raw Normal View History

2025-02-23 04:37:57 -05:00
window.addEventListener("load",function() {
logMessage("the_ground.js is deprecated. Please remove it from your mod list and remove any mods that depend on it (such as nellfire.js or rainbow_earth.js).")
})