mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-07 18:23:01 +03:00
Update 3.6
This commit is contained in:
@@ -4,10 +4,10 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "SalvageEscortSettleInfo.proto";
|
||||
|
||||
// Name: MGGLFLCOMFO
|
||||
// CmdId: 8353
|
||||
// CmdId: 8856
|
||||
// Name: OLMKGCCALAM
|
||||
message SalvageEscortSettleNotify {
|
||||
uint32 gallery_id = 2;
|
||||
SalvageEscortSettleInfo settle_info = 3;
|
||||
uint32 gallery_id = 8;
|
||||
SalvageEscortSettleInfo settle_info = 12;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user