forked from SoDOff-Project/sodoff
add AchievementPointType = 11 (Trophies)
This commit is contained in:
parent
0c41722d14
commit
31cf0915d3
@ -27,6 +27,9 @@ public enum AchievementPointTypes {
|
||||
[XmlEnum("10")]
|
||||
PlayerFishingXP = 10,
|
||||
|
||||
[XmlEnum("11")]
|
||||
Trophies = 11,
|
||||
|
||||
[XmlEnum("12")]
|
||||
UDTPoints = 12,
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user