diff options
author | maximius <none@none> | 2009-09-14 16:06:21 -0700 |
---|---|---|
committer | maximius <none@none> | 2009-09-14 16:06:21 -0700 |
commit | 4ab8d4a5ddebbb04597ed2c2d1da39d315bc08ef (patch) | |
tree | 52418d9fdb958c6ff4f2bffe2b58121e73807bc4 /src/game/Unit.h | |
parent | b37f9b1e55bd4b80597b8b8c3f461aad70ccc5c1 (diff) |
*Use 4 spaces instead of tabs in .cpp and .h files
--HG--
branch : trunk
Diffstat (limited to 'src/game/Unit.h')
-rw-r--r-- | src/game/Unit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/Unit.h b/src/game/Unit.h index 566c2fb6a1b..f8a94c3b678 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; |