mirror of
https://github.com/minetest-mods/mapfix.git
synced 2025-07-15 22:30:36 +02:00
Compare commits
1 Commits
618fff5c19
...
master
Author | SHA1 | Date | |
---|---|---|---|
0a7f80b681 |
@ -1 +0,0 @@
|
||||
Fix some map errors (flow and light problems)
|
2
init.lua
2
init.lua
@ -59,5 +59,3 @@ minetest.register_chatcommand("mapfix", {
|
||||
return true, "Done."
|
||||
end,
|
||||
})
|
||||
|
||||
minetest.log("action", "[mapfix] loaded.")
|
||||
|
Reference in New Issue
Block a user