15 lines
318 B
Protocol Buffer
15 lines
318 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
// Version: 5.0
|
|
// CmdID: 7049
|
|
|
|
import "GFILBKBGMAF.proto";
|
|
import "WidgetSlotTag.proto";
|
|
|
|
message GHPIPCIMDPF {
|
|
int32 retcode = 1;
|
|
GFILBKBGMAF LAICDPFDIMH = 6;
|
|
uint32 JINJLBEMJNC = 10;
|
|
repeated WidgetSlotTag tag_list = 12;
|
|
}
|