mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-01 10:00:12 +03:00
Update proto 3.3
This commit is contained in:
@@ -22,7 +22,7 @@ import "FlightDailyRecord.proto";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message FlightActivityDetailInfo {
|
||||
uint32 preview_reward_id = 15;
|
||||
uint32 min_open_player_level = 11;
|
||||
repeated FlightDailyRecord daily_record_list = 1;
|
||||
repeated FlightDailyRecord daily_record_list = 12;
|
||||
uint32 preview_reward_id = 1;
|
||||
uint32 min_open_player_level = 4;
|
||||
}
|
||||
|
Reference in New Issue
Block a user