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,8 +22,8 @@ import "SalvagePreventStopReason.proto";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message SalvagePreventGallerySettleInfo {
|
||||
uint32 monster_count = 2;
|
||||
SalvagePreventStopReason reason = 11;
|
||||
uint32 final_score = 4;
|
||||
uint32 time_remain = 8;
|
||||
SalvagePreventStopReason reason = 7;
|
||||
uint32 final_score = 13;
|
||||
uint32 monster_count = 15;
|
||||
}
|
||||
|
Reference in New Issue
Block a user