mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 02:50:13 +03:00
Update 3.3 (wow, a lot changed)
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