DarkflameServer/dScripts/02_server/DLU/CMakeLists.txt
wincent 9e56725cff Initial changes.
* Recorder to recall player actions.
* Server precondtions to manage entity visiblity.
2023-10-22 17:36:08 +02:00

5 lines
103 B
CMake

set(DSCRIPTS_SOURCES_02_SERVER_DLU
"DLUVanityNPC.cpp"
"DukeDialogueGlowingBrick.cpp"
PARENT_SCOPE)