15 lines
312 B
Protocol Buffer
15 lines
312 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
import "MaterialDeleteReturnType.proto";
|
|
|
|
// CmdId: 634
|
|
// Name: DMMFDIDGIIO
|
|
message MaterialDeleteReturnNotify {
|
|
map<uint32, uint32> DCCFDJCFDMO = 14;
|
|
MaterialDeleteReturnType type = 9;
|
|
map<uint32, uint32> HJCFPDMMNFK = 10;
|
|
}
|
|
|