mirror of
https://github.com/Melledy/Nebula.git
synced 2026-09-20 01:29:54 +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;
|
||||
|
||||
Reference in New Issue
Block a user