diff options
Diffstat (limited to 'src/game/Spell.h')
-rw-r--r-- | src/game/Spell.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/Spell.h b/src/game/Spell.h index beae2f97e04..daeab913345 100644 --- a/src/game/Spell.h +++ b/src/game/Spell.h @@ -737,3 +737,4 @@ class SpellEvent : public BasicEvent Spell* m_Spell; }; #endif + |