summaryrefslogtreecommitdiffstats
path: root/src/Mobs/CMakeLists.txt
diff options
context:
space:
mode:
authorLogicParrot <LogicParrot@users.noreply.github.com>2017-08-30 14:16:53 +0200
committerLogicParrot <LogicParrot@users.noreply.github.com>2017-08-30 14:16:53 +0200
commitd712e754c6d2ff28540ff454a86ce41c6e1f5253 (patch)
treec17cbc929c1a113740638e1eae7b3c3270267af9 /src/Mobs/CMakeLists.txt
parentBehaviorAttacker (diff)
downloadcuberite-d712e754c6d2ff28540ff454a86ce41c6e1f5253.tar
cuberite-d712e754c6d2ff28540ff454a86ce41c6e1f5253.tar.gz
cuberite-d712e754c6d2ff28540ff454a86ce41c6e1f5253.tar.bz2
cuberite-d712e754c6d2ff28540ff454a86ce41c6e1f5253.tar.lz
cuberite-d712e754c6d2ff28540ff454a86ce41c6e1f5253.tar.xz
cuberite-d712e754c6d2ff28540ff454a86ce41c6e1f5253.tar.zst
cuberite-d712e754c6d2ff28540ff454a86ce41c6e1f5253.zip
Diffstat (limited to 'src/Mobs/CMakeLists.txt')
-rw-r--r--src/Mobs/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Mobs/CMakeLists.txt b/src/Mobs/CMakeLists.txt
index 5f43219e2..27eb92e7d 100644
--- a/src/Mobs/CMakeLists.txt
+++ b/src/Mobs/CMakeLists.txt
@@ -3,7 +3,6 @@ project (Cuberite)
include_directories ("${PROJECT_SOURCE_DIR}/../")
SET (SRCS
- AggressiveMonster.cpp
Bat.cpp
Blaze.cpp
CaveSpider.cpp
@@ -41,7 +40,6 @@ SET (SRCS
ZombiePigman.cpp)
SET (HDRS
- AggressiveMonster.h
Bat.h
Blaze.h
CaveSpider.h