mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 04:56:20 +00:00
Removed the _t for consistency
This commit is contained in:
@@ -1022,7 +1022,7 @@ namespace TOB {
|
||||
};
|
||||
|
||||
struct RaceClassCombos {
|
||||
uint64_t ExpansionRequired;
|
||||
uint64 ExpansionRequired;
|
||||
uint32 Race;
|
||||
uint32 Class;
|
||||
uint32 Deity;
|
||||
|
||||
Reference in New Issue
Block a user