fix codestyle and add enabled hook list for performance improvement

This commit is contained in:
Ludwig
2025-03-02 14:14:20 +01:00
parent 166e2eb3d7
commit a232991f8e
2 changed files with 13 additions and 12 deletions

View File

@@ -5,6 +5,7 @@
void AddSC_LearnAllSpells();
void Addmod_learn_spellsScripts() {
void Addmod_learn_spellsScripts()
{
AddSC_LearnAllSpells();
}