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