mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-01-12 08:49:26 +03:00
13 lines
297 B
Protocol Buffer
13 lines
297 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
// Version: 5.0
|
||
|
|
||
|
message AMIFCCDHBCP {
|
||
|
uint32 PJJAOILBFBN = 4;
|
||
|
uint32 GPAELJHNAEK = 10;
|
||
|
uint32 BKMIJHDKGFC = 11;
|
||
|
bool ECIHDIJCLED = 12;
|
||
|
bool JHFMEFICAAL = 13;
|
||
|
repeated uint32 MBDFKFEPNGA = 15;
|
||
|
}
|