mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-04-30 13:11:41 -04:00
Remove mapgen_air alias
This commit is contained in:
parent
e547d279ab
commit
cf6f458906
1 changed files with 0 additions and 1 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
Reference in a new issue