Core/Datastores: corrected a member type in AchievementCriteriaEntry

This commit is contained in:
Ovahlord
2022-01-24 02:04:29 +01:00
parent 03328fe84e
commit 292887a0c2

View File

@@ -166,7 +166,7 @@ struct AchievementCriteriaEntry
uint32 GuildChallengeType;
} Asset;
uint32 Amount;
uint64 Amount;
struct
{