]> git.lizzy.rs Git - worldedit.git/blobdiff - worldedit/compatibility.lua
Change compatibility notices.
[worldedit.git] / worldedit / compatibility.lua
index f6971cce0a3fc9df9129443dc25a588fbde2fabb..eb81eeacaaaccd76898b3a4f1cf97ba908dd1d05 100644 (file)
@@ -17,4 +17,4 @@ worldedit.metaload = function(originpos, filename)
        if err then return 0 end\r
        local data = file:read("*a")\r
        return worldedit.deserialize(originpos, data)\r
-end
\ No newline at end of file
+end\r