Added Rabbit.h and Rabbit.cpp to the CMakeList
This commit is contained in:
parent
3d2b1875a1
commit
7903ee485e
@ -25,6 +25,7 @@ SET (SRCS
|
||||
PassiveAggressiveMonster.cpp
|
||||
PassiveMonster.cpp
|
||||
Pig.cpp
|
||||
Rabbit.cpp
|
||||
Sheep.cpp
|
||||
Skeleton.cpp
|
||||
Slime.cpp
|
||||
@ -62,6 +63,7 @@ SET (HDRS
|
||||
PassiveAggressiveMonster.h
|
||||
PassiveMonster.h
|
||||
Pig.h
|
||||
Rabbit.h
|
||||
Sheep.h
|
||||
Silverfish.h
|
||||
Skeleton.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user