mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-25 16:09:25 +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;
|
|
}
|