mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-25 07:59:24 +03:00
18 lines
458 B
Protocol Buffer
18 lines
458 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
// Version: 5.0
|
||
|
// CmdID: 24532
|
||
|
|
||
|
message DMCOGBLAMEB {
|
||
|
map<uint32, uint32> CKJMPLPBDBP = 1;
|
||
|
uint32 PPDMICPGEDO = 4;
|
||
|
int32 retcode = 5;
|
||
|
repeated uint32 EAJEECCMNJL = 6;
|
||
|
uint32 KKFHBLDEABA = 7;
|
||
|
uint32 JLCGAIIHACO = 8;
|
||
|
uint32 OCKONJAMKPP = 11;
|
||
|
repeated uint32 BEBMOIBGNHK = 12;
|
||
|
repeated uint32 GNCPMGACBPP = 13;
|
||
|
uint32 PDBOKJDBKOH = 14;
|
||
|
}
|