10 lines
202 B
Protocol Buffer
10 lines
202 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
// Version: 5.0
|
||
|
// CmdID: 2466
|
||
|
|
||
|
message DNHJOLMCFLM {
|
||
|
repeated uint64 avatar_guid_list = 15;
|
||
|
uint32 PJJAOILBFBN = 14;
|
||
|
}
|