Another big repo refactoring, should be latest
I've restored old paths for scripts and flattened the src structure
This commit is contained in:
parent
3972a1da63
commit
c1a76e07ff
595 changed files with 684 additions and 1854 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue