mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-25 07:59:24 +03:00
19 lines
459 B
Protocol Buffer
19 lines
459 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
// Version: 5.0
|
||
|
// CmdID: 2347
|
||
|
|
||
|
import "DBMIKFMACHB.proto";
|
||
|
import "Vector.proto";
|
||
|
import "IAILMJPPBFE.proto";
|
||
|
|
||
|
message OECOAMHHBNB {
|
||
|
repeated DBMIKFMACHB DKKKACEBEDJ = 1;
|
||
|
repeated Vector AEPBMMIDOJA = 4;
|
||
|
int32 JJFPFMPJEMA = 8;
|
||
|
IAILMJPPBFE BGPJNIIHANJ = 9;
|
||
|
int32 retcode = 10;
|
||
|
repeated Vector GOFMAAPEIMC = 11;
|
||
|
repeated DBMIKFMACHB FBNOKNJKHDM = 12;
|
||
|
}
|