summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/core-scripts.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/core-scripts.md b/docs/core-scripts.md
index 78cc078..d33bd87 100644
--- a/docs/core-scripts.md
+++ b/docs/core-scripts.md
@@ -164,6 +164,7 @@ class spell_pri_power_word_shield : public SpellScript
{
OnCheckCast += SpellCheckCastFn(spell_pri_power_word_shield::CheckCast);
}
+}
void AddSC_priest_spell_scripts()
{