mirror of
https://github.com/SoDOff-Project/sodoff.git
synced 2025-10-11 08:18:49 -07:00
add AchievementPointType = 11 (Trophies)
This commit is contained in:
parent
0c41722d14
commit
31cf0915d3
@ -27,6 +27,9 @@ public enum AchievementPointTypes {
|
|||||||
[XmlEnum("10")]
|
[XmlEnum("10")]
|
||||||
PlayerFishingXP = 10,
|
PlayerFishingXP = 10,
|
||||||
|
|
||||||
|
[XmlEnum("11")]
|
||||||
|
Trophies = 11,
|
||||||
|
|
||||||
[XmlEnum("12")]
|
[XmlEnum("12")]
|
||||||
UDTPoints = 12,
|
UDTPoints = 12,
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user