mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2026-06-17 20:24:21 +00:00
* feat: implement a bunch of basic scripts that don't really do anything None of these do anything noticeable or break anything * fixes
5 lines
116 B
CMake
5 lines
116 B
CMake
set(DSCRIPTS_SOURCES_02_SERVER_DLU
|
|
"DLUVanityTeleportingObject.cpp"
|
|
"RegisterWithZoneControl.cpp"
|
|
PARENT_SCOPE)
|