mirror of
https://github.com/azerothcore/mod-learn-spells.git
synced 2026-01-13 00:58:37 +00:00
fix codestyle and add enabled hook list for performance improvement
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
void AddSC_LearnAllSpells();
|
||||
|
||||
void Addmod_learn_spellsScripts() {
|
||||
void Addmod_learn_spellsScripts()
|
||||
{
|
||||
AddSC_LearnAllSpells();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user