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

Added an experimental "far view" thing. Doesn't work exactly like it should and not suitable for real use yet, and might never be.

This commit is contained in:
Perttu Ahola 2011-06-07 22:08:16 +03:00
parent fdee31abf1
commit 72e742c24e
7 changed files with 386 additions and 5 deletions

View file

@ -85,6 +85,7 @@ set(common_SRCS
# Client sources
set(minetest_SRCS
${common_SRCS}
farmesh.cpp
keycode.cpp
clouds.cpp
clientobject.cpp