mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-01-13 01:09:26 +03:00
13 lines
276 B
Protocol Buffer
13 lines
276 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
// Version: 5.0
|
||
|
// CmdID: 27004
|
||
|
|
||
|
message EFPKGPEGPHO {
|
||
|
uint32 HCKCJIFHKDB = 2;
|
||
|
uint32 PJJAOILBFBN = 10;
|
||
|
uint32 KEFCIKPNGJC = 13;
|
||
|
bool DGGCKMIKBMO = 14;
|
||
|
uint32 OGOPBMAMFMA = 15;
|
||
|
}
|