Update 3.2

This commit is contained in:
Akbar Yahya
2022-11-06 20:51:40 +08:00
parent f5fd0cbe69
commit dfe18ccb7d
1153 changed files with 13690 additions and 5671 deletions

View File

@@ -23,7 +23,7 @@ import "ItemParam.proto";
option java_package = "emu.grasscutter.net.proto";
message GachaItem {
ItemParam gacha_item_ = 7;
ItemParam gacha_item = 7;
bool is_gacha_item_new = 6;
bool is_flash_card = 8;
repeated ItemParam token_item_list = 9;