mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-19 21:02:41 +00:00
Removed the _t for consistency
This commit is contained in:
parent
e5a111d8d8
commit
a6f4438c0d
@ -1022,7 +1022,7 @@ namespace TOB {
|
|||||||
};
|
};
|
||||||
|
|
||||||
struct RaceClassCombos {
|
struct RaceClassCombos {
|
||||||
uint64_t ExpansionRequired;
|
uint64 ExpansionRequired;
|
||||||
uint32 Race;
|
uint32 Race;
|
||||||
uint32 Class;
|
uint32 Class;
|
||||||
uint32 Deity;
|
uint32 Deity;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user