1
0
mirror of https://github.com/minetest/minetest.git synced 2025-07-07 18:30:24 +02:00

Implement propagateSunlight for VoxelManipulator

This commit is contained in:
Perttu Ahola
2012-01-27 12:58:52 +02:00
parent e15dca2a9f
commit 56496ad5d8
6 changed files with 337 additions and 13 deletions

View File

@ -153,6 +153,7 @@ configure_file(
)
set(common_SRCS
voxelalgorithms.cpp
sound.cpp
quicktune.cpp
subgame.cpp