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