From ceaf8edaded4c9e8f2e6fa285d9765e7095df332 Mon Sep 17 00:00:00 2001 From: Kahrl Date: Sun, 4 Dec 2011 03:28:30 +0100 Subject: Use plain IBillboardSceneNode instead of MyBillboardSceneNode (improves Irrlicht 1.8 compat); also find dungeon master's fireball texture again; add /spawnentity command --- src/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 61a0b1be8..2088c8b79 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -158,7 +158,6 @@ endif() # Client sources set(minetest_SRCS ${common_SRCS} - MyBillboardSceneNode.cpp content_mapblock.cpp content_cao.cpp mesh.cpp -- cgit v1.2.3