Files
DarkflameServer/dScripts/02_server/DLU/CMakeLists.txt
David Markowitz 26f388eaed feat: implement a bunch of basic scripts that don't really do anything
None of these do anything noticeable or break anything
2026-06-16 00:55:56 -07:00

5 lines
116 B
CMake

set(DSCRIPTS_SOURCES_02_SERVER_DLU
"DLUVanityTeleportingObject.cpp"
"RegisterWithZoneControl.cpp"
PARENT_SCOPE)