mirror of
https://github.com/Melledy/Nebula.git
synced 2026-09-19 17:19:58 +02:00
Update to support game version 1.11.0.*
This commit is contained in:
@@ -26,7 +26,8 @@ public enum ActivityType {
|
||||
PenguinCard (18),
|
||||
ThrowGift (19),
|
||||
GoldenSpy (20),
|
||||
Double (21);
|
||||
Double (21),
|
||||
HistoryStory (22);
|
||||
|
||||
@Getter
|
||||
private final int value;
|
||||
|
||||
Reference in New Issue
Block a user