aboutsummaryrefslogtreecommitdiff
path: root/src/game/DBCStructure.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/DBCStructure.h')
-rw-r--r--src/game/DBCStructure.h2
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)