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

Immediate smoke puff when a normal entity is punched to death

This commit is contained in:
Perttu Ahola 2012-03-10 01:38:48 +02:00
parent 989aba1966
commit f9da2c9507
12 changed files with 286 additions and 34 deletions

View file

@ -157,6 +157,7 @@ endif()
# Client sources
set(minetest_SRCS
${common_SRCS}
content_cso.cpp
content_mapblock.cpp
content_cao.cpp
mesh.cpp