aboutsummaryrefslogtreecommitdiff
path: root/src/game/Totem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/Totem.cpp')
-rw-r--r--src/game/Totem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/Totem.cpp b/src/game/Totem.cpp
index cff192f675c..077dec45cde 100644
--- a/src/game/Totem.cpp
+++ b/src/game/Totem.cpp
@@ -176,4 +176,4 @@ bool Totem::IsImmunedToSpell(SpellEntry const* spellInfo, bool useCharges)
}
}
return Creature::IsImmunedToSpell(spellInfo, useCharges);
-} \ No newline at end of file
+}