mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Remove builtin_biome.lua from builtin and add simple biome minimal
This commit is contained in:
parent
c28a90dafb
commit
a77c85fa6d
3 changed files with 13 additions and 33 deletions
|
@ -25,5 +25,4 @@ dofile(gamepath.."features.lua")
|
|||
dofile(gamepath.."voxelarea.lua")
|
||||
dofile(gamepath.."forceloading.lua")
|
||||
dofile(gamepath.."statbars.lua")
|
||||
dofile(gamepath.."builtin_biome.lua")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue