diff options
Diffstat (limited to '')
-rw-r--r-- | src/Mobs/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Mobs/CMakeLists.txt b/src/Mobs/CMakeLists.txt index 55ae36e1e..bccf98735 100644 --- a/src/Mobs/CMakeLists.txt +++ b/src/Mobs/CMakeLists.txt @@ -22,7 +22,6 @@ SET (SRCS Mooshroom.cpp Ocelot.cpp PassiveAggressiveMonster.cpp - PassiveMonster.cpp Path.cpp PathFinder.cpp Pig.cpp @@ -62,7 +61,6 @@ SET (HDRS Mooshroom.h Ocelot.h PassiveAggressiveMonster.h - PassiveMonster.h Path.h PathFinder.h Pig.h |