15 lines
311 B
Protocol Buffer
15 lines
311 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
import "MaterialDeleteReturnType.proto";
|
|
|
|
// Name: GJEJIJMCIBA
|
|
// CmdId: 653
|
|
message MaterialDeleteReturnNotify {
|
|
MaterialDeleteReturnType type = 1;
|
|
map<uint32, uint32> ACNILIGFBNM = 2;
|
|
map<uint32, uint32> FLHCFEJHFIL = 10;
|
|
}
|
|
|