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