mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Remove mapgen_air alias (#935)
This commit is contained in:
parent
2170c9958a
commit
afb27329fc
2 changed files with 3 additions and 4 deletions
|
@ -4,7 +4,6 @@
|
|||
-- Aliases for map generator outputs
|
||||
--
|
||||
|
||||
minetest.register_alias("mapgen_air", "air")
|
||||
minetest.register_alias("mapgen_stone", "default:stone")
|
||||
minetest.register_alias("mapgen_tree", "default:tree")
|
||||
minetest.register_alias("mapgen_leaves", "default:leaves")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue