[ongeki] Add missing ItemType entries

This commit is contained in:
Dom Eori
2022-05-08 23:21:57 +09:00
parent a5fc2ed418
commit 149276e781

View File

@@ -18,6 +18,15 @@ public enum ItemType {
Present,
ChapterJewel,
GachaTicket,
KaikaItem,
ExpUpItem,
IntimateUpItem,
BookItem,
SystemVoice,
Costume,
Medal,
Attachment,
UnlockItem,
Max;
@JsonValue