mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-25 07:59:24 +03:00
14 lines
318 B
Protocol Buffer
14 lines
318 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
// Version: 5.0
|
||
|
// CmdID: 3638
|
||
|
|
||
|
message AFPJLHKAJIN {
|
||
|
repeated uint32 PAHJMIMGIGL = 1;
|
||
|
uint64 ACLGNLLHAJB = 2;
|
||
|
repeated uint32 APPDNHDIGOM = 3;
|
||
|
uint32 NDBMLAHHNJN = 10;
|
||
|
int32 retcode = 11;
|
||
|
uint32 EHGGBFHKLMG = 13;
|
||
|
}
|