mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-24 14:37:25 +00:00
5973430720
Wincent's attempt at making LU into something it isn't supposed to be, an ARPG.
7 lines
174 B
CMake
7 lines
174 B
CMake
set(DGAME_DGRIM_SOURCES "StatProperty.cpp"
|
|
"ItemModifierTemplate.cpp"
|
|
"DamageProfile.cpp"
|
|
"ResistanceProfile.cpp"
|
|
"SpawnPatterns.cpp"
|
|
"EntityProfile.cpp" PARENT_SCOPE)
|