diff options
| author | megamage <none@none> | 2009-04-05 17:11:43 -0500 |
|---|---|---|
| committer | megamage <none@none> | 2009-04-05 17:11:43 -0500 |
| commit | 0fd28a68b71fc86dad3661dadc241b84f8d2809f (patch) | |
| tree | 9046a296732d14fa20710a76faa6158ba3808823 /src/game/Unit.h | |
| parent | 508a57313c1b99aaf4185390e55eeb4becdae940 (diff) | |
| parent | 6375f8fc8ce0113edbb3a8798bc6cf0a9b9ff014 (diff) | |
*Merge.
--HG--
branch : trunk
Diffstat (limited to 'src/game/Unit.h')
| -rw-r--r-- | src/game/Unit.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/Unit.h b/src/game/Unit.h index b218bf54afe..79ed215110d 100644 --- a/src/game/Unit.h +++ b/src/game/Unit.h @@ -328,6 +328,7 @@ enum DamageTypeToSchool enum AuraRemoveMode { + AURA_NO_REMOVE_MODE = 0, AURA_REMOVE_BY_DEFAULT, AURA_REMOVE_BY_STACK, // change stack, single aura remove, AURA_REMOVE_BY_CANCEL, |
