mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-10 02:08:20 +00:00
09e9bb2c15
split speed out to use target as caster fix armor skill
6 lines
130 B
CMake
6 lines
130 B
CMake
set(DSCRIPTS_SOURCES_AI_SPEC
|
|
"SpecialCoinSpawner.cpp"
|
|
"SpecialPowerupSpawner.cpp"
|
|
"SpecialSpeedBuffSpawner.cpp"
|
|
PARENT_SCOPE)
|