Terrain: re-added "distant land=off" path

Still a hack, but the overhead of building and traversing the quad tree appears negligible.
This commit is contained in:
scrawl 2014-03-06 02:58:46 +01:00
parent 83b6fcf22e
commit d0f98103e4
2 changed files with 4 additions and 1 deletions

View file

@ -75,7 +75,7 @@ add_component_dir (translation
add_definitions(-DTERRAIN_USE_SHADER=1)
add_component_dir (terrain
quadtreenode chunk world storage material buffercache compositemap defs
quadtreenode chunk world storage material buffercache defs
)
add_component_dir (loadinglistener