mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-01-13 01:09:26 +03:00
15 lines
335 B
Protocol Buffer
15 lines
335 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
// Version: 5.0
|
|
|
|
message PNBDIKIJDOJ {
|
|
uint32 JCHHLLEBMJA = 3;
|
|
uint32 block_id = 4;
|
|
uint32 scene_id = 5;
|
|
uint32 module_id = 6;
|
|
bool NNIAPPHKBOP = 7;
|
|
string DPPIBJFOMOC = 9;
|
|
uint32 GCBNFPLAHLD = 10;
|
|
bool NFNLOKMPILI = 15;
|
|
}
|