aboutsummaryrefslogtreecommitdiff
path: root/src/game/Unit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/Unit.h')
-rw-r--r--src/game/Unit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/Unit.h b/src/game/Unit.h
index f8a94c3b678..566c2fb6a1b 100644
--- a/src/game/Unit.h
+++ b/src/game/Unit.h
@@ -852,7 +852,7 @@ struct SpellPeriodicAuraLogInfo
AuraEffect *auraEff;
uint32 damage;
- uint32 overDamage; // overkill/overheal
+ uint32 overDamage; // overkill/overheal
uint32 absorb;
uint32 resist;
float multiplier;