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