mirror of
https://github.com/Melledy/Nebula.git
synced 2026-09-19 09:09:54 +02:00
Update data versions
This commit is contained in:
@@ -25,7 +25,8 @@ public enum ActivityType {
|
|||||||
Story (17),
|
Story (17),
|
||||||
PenguinCard (18),
|
PenguinCard (18),
|
||||||
ThrowGift (19),
|
ThrowGift (19),
|
||||||
GoldenSpy (20);
|
GoldenSpy (20),
|
||||||
|
Double (21);
|
||||||
|
|
||||||
@Getter
|
@Getter
|
||||||
private final int value;
|
private final int value;
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"global": 106,
|
"global": 107,
|
||||||
"kr": 111,
|
"kr": 112,
|
||||||
"jp": 111,
|
"jp": 112,
|
||||||
"tw": 117,
|
"tw": 118,
|
||||||
"cn": 107
|
"cn": 108
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user