diff --git a/common/patches/tob_structs.h b/common/patches/tob_structs.h index cafa73c45..2dd4b3e36 100644 --- a/common/patches/tob_structs.h +++ b/common/patches/tob_structs.h @@ -1022,7 +1022,7 @@ namespace TOB { }; struct RaceClassCombos { - uint64_t ExpansionRequired; + uint64 ExpansionRequired; uint32 Race; uint32 Class; uint32 Deity;