mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-03-03 08:44:36 +03:00
16 lines
292 B
Protocol Buffer
16 lines
292 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
|
||
|
|
||
|
// Name: LMBNPEALNMF
|
||
|
message LMBNPEALNMF {
|
||
|
uint32 IAPDLOALCDH = 5;
|
||
|
repeated uint32 BOOENGOOJGN = 9;
|
||
|
uint32 KLPIHHBCMBP = 13;
|
||
|
uint32 BNFLIGNODHB = 8;
|
||
|
uint32 DCFMMEHPHOG = 1;
|
||
|
uint32 phase = 11;
|
||
|
}
|
||
|
|