mirror of
https://github.com/DarkflameUniverse/DarkflameServer
synced 2024-08-30 18:43:58 +00:00
8 lines
177 B
CMake
8 lines
177 B
CMake
|
set(DSCRIPTS_SOURCES_02_SERVER_ENEMY_GENERAL
|
||
|
"BaseEnemyMech.cpp"
|
||
|
"BaseEnemyApe.cpp"
|
||
|
"GfApeSmashingQB.cpp"
|
||
|
"TreasureChestDragonServer.cpp"
|
||
|
"EnemyNjBuff.cpp"
|
||
|
PARENT_SCOPE)
|