aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrista <aconstantgoal@abv.bg>2012-12-30 01:34:53 +0200
committerTrista <aconstantgoal@abv.bg>2012-12-30 01:34:53 +0200
commit0aef9419b6939a92a6c64fb873bf3f7a4820088b (patch)
tree53029479d4c009f28d5d82e2e4aa72fa844a67e2
parent6edffb036d018c29f94e3817b905aa8fcd585aa8 (diff)
Core/Vehicles: Missed change
-rw-r--r--src/server/game/Spells/Auras/SpellAuraEffects.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/server/game/Spells/Auras/SpellAuraEffects.cpp b/src/server/game/Spells/Auras/SpellAuraEffects.cpp
index 9f136d11b88..dba318610c5 100644
--- a/src/server/game/Spells/Auras/SpellAuraEffects.cpp
+++ b/src/server/game/Spells/Auras/SpellAuraEffects.cpp
@@ -454,7 +454,6 @@ int32 AuraEffect::CalculateAmount(Unit* caster)
// custom amount calculations go here
switch (GetAuraType())
{
- case SPELL_AURA_CONTROL_VEHICLE:
// crowd control auras
case SPELL_AURA_MOD_CONFUSE:
case SPELL_AURA_MOD_FEAR: