mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-14 01:29:07 +00:00
Another big repo refactoring, should be latest
I've restored old paths for scripts and flattened the src structure
This commit is contained in:
@@ -18,13 +18,6 @@
|
||||
#include "ScriptLoader.h"
|
||||
#include "ScriptMgr.h"
|
||||
|
||||
//examples
|
||||
void AddSC_example_creature();
|
||||
void AddSC_example_escort();
|
||||
void AddSC_example_gossip_codebox();
|
||||
void AddSC_example_misc();
|
||||
void AddSC_example_commandscript();
|
||||
|
||||
// spells
|
||||
void AddSC_deathknight_spell_scripts();
|
||||
void AddSC_druid_spell_scripts();
|
||||
|
||||
Reference in New Issue
Block a user