mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 05:06:24 +00:00
Removed absolute path from some script loaders
This commit is contained in:
@@ -109,6 +109,6 @@ set(scripts_STAT_SRCS
|
||||
${AC_SCRIPTS_DIR}/Outland/zone_zangarmarsh.cpp
|
||||
)
|
||||
|
||||
AC_ADD_SCRIPT_LOADER("Outland" "${AC_SCRIPTS_DIR}/ScriptLoader.h")
|
||||
AC_ADD_SCRIPT_LOADER("Outland" "ScriptLoader.h")
|
||||
|
||||
message(" -> Prepared: Outland")
|
||||
|
||||
Reference in New Issue
Block a user