mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-14 05:32:59 +03:00
Update 3.6
This commit is contained in:
@@ -4,9 +4,9 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "SalvageEscortStopReason.proto";
|
||||
|
||||
// Name: DLKKODBHNOD
|
||||
// Name: AAGAOBLAFOD
|
||||
message SalvageEscortGallerySettleInfo {
|
||||
uint32 time_remain = 7;
|
||||
SalvageEscortStopReason reason = 15;
|
||||
uint32 time_remain = 8;
|
||||
SalvageEscortStopReason reason = 9;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user