mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 20:56:23 +00:00
Removed absolute path from some script loaders
This commit is contained in:
@@ -9,6 +9,6 @@ set(scripts_STAT_SRCS
|
||||
${AC_SCRIPTS_DIR}/Events/midsummer.cpp
|
||||
)
|
||||
|
||||
AC_ADD_SCRIPT_LOADER("Event" "${AC_SCRIPTS_DIR}/ScriptLoader.h")
|
||||
AC_ADD_SCRIPT_LOADER("Event" "ScriptLoader.h")
|
||||
|
||||
message(" -> Prepared: Events")
|
||||
|
||||
Reference in New Issue
Block a user