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

added clouds

This commit is contained in:
Perttu Ahola 2011-04-29 15:34:26 +03:00
parent 0fecd24758
commit 7a367f96e1
4 changed files with 267 additions and 9 deletions

View file

@ -81,6 +81,7 @@ set(common_SRCS
# Client sources
set(minetest_SRCS
${common_SRCS}
clouds.cpp
clientobject.cpp
guiFurnaceMenu.cpp
guiMainMenu.cpp