[Feature] Update HateMod used by SPA 114 to Int32. (#2428)

This commit is contained in:
Aeadoin
2022-09-08 07:49:13 -04:00
committed by GitHub
parent 2c9fe4f2b8
commit 7dc9b40ee1
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -100,7 +100,7 @@ public:
uint32 GetwindMod() const;
uint32 GetstringedMod() const;
uint32 GetsongModCap() const;
int8 Gethatemod() const;
int32 Gethatemod() const;
int64 GetEnduranceReduction() const;
int32 GetStrikeThrough() const;
int32 GetMeleeMitigation() const;