1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-11 17:51:04 +00:00

make minimap respect airlike drawtype rather than air

This commit is contained in:
Xeno333 2025-06-11 00:30:33 -05:00
parent aba2b6638e
commit 8564434954
7 changed files with 62 additions and 6 deletions

View file

@ -0,0 +1 @@
core.register_mapgen_script(core.get_modpath("superflat") .. "/mapgen.lua")