mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-14 21:52:58 +03:00
Update proto 3.3
This commit is contained in:
@@ -22,6 +22,6 @@ import "CrystalLinkLevelInfo.proto";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message CrystalLinkActivityDetailInfo {
|
||||
repeated CrystalLinkLevelInfo level_info_list = 3;
|
||||
uint32 difficulty_id = 7;
|
||||
repeated CrystalLinkLevelInfo level_info_list = 5;
|
||||
uint32 difficulty_id = 12;
|
||||
}
|
||||
|
Reference in New Issue
Block a user