mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 00:48:56 +01:00
Core/Scripts: Prepare commands once
* Thanks @joschiwald for pointing this out
(cherry picked from commit eee75b80ac)
This commit is contained in:
@@ -37,7 +37,6 @@ PrepareScripts(Spells scripts_STAT_SRCS)
|
||||
PrepareScripts(Commands scripts_STAT_SRCS)
|
||||
|
||||
if(SCRIPTS)
|
||||
PrepareScripts(Commands scripts_STAT_SRCS)
|
||||
PrepareScripts(Custom scripts_STAT_SRCS)
|
||||
PrepareScripts(World scripts_STAT_SRCS)
|
||||
PrepareScripts(OutdoorPvP scripts_STAT_SRCS)
|
||||
|
||||
Reference in New Issue
Block a user