mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 11:00:13 +03:00
Update 3.3 (wow, a lot changed)
This commit is contained in:
@@ -22,7 +22,7 @@ import "DigMarkPoint.proto";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message DigActivityDetailInfo {
|
||||
repeated uint32 stage_id_list = 15;
|
||||
repeated DigMarkPoint dig_mark_point_list = 11;
|
||||
uint32 stage_id = 8;
|
||||
uint32 stage_id = 3;
|
||||
repeated DigMarkPoint dig_mark_point_list = 12;
|
||||
repeated uint32 stage_id_list = 5;
|
||||
}
|
||||
|
Reference in New Issue
Block a user