1
0
Fork 0
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:
paramat 2015-01-01 06:47:07 +00:00 committed by kwolekr
parent c28a90dafb
commit a77c85fa6d
3 changed files with 13 additions and 33 deletions

View file

@ -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")