diff options
| author | maximius <none@none> | 2009-12-18 13:41:30 -0800 |
|---|---|---|
| committer | maximius <none@none> | 2009-12-18 13:41:30 -0800 |
| commit | dc1207139ac3a6bccd918ddb5d291df98ac1cf33 (patch) | |
| tree | fc13f86b6c09f449ccc319c3d321f1e87dafa8d6 /src/game/DBCStructure.h | |
| parent | 89464472a97fcba60e4ad7682a44f8106cc64ecd (diff) | |
*Cleanup, proper indentation, and remove some wrong/irrelevant comments copied from custom patches..
--HG--
branch : trunk
Diffstat (limited to 'src/game/DBCStructure.h')
| -rw-r--r-- | src/game/DBCStructure.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/DBCStructure.h b/src/game/DBCStructure.h index 71fedfe242a..2aab9970a18 100644 --- a/src/game/DBCStructure.h +++ b/src/game/DBCStructure.h @@ -1214,7 +1214,7 @@ struct ScalingStatValuesEntry //uint32 unk1; // 18 all fields equal to 0 //uint32 unk2; // 19 unk, probably also Armor for level uint32 armorMod2[4]; // 20-23 Armor for level - + uint32 getssdMultiplier(uint32 mask) const { if (mask & 0x001F) |
