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