mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-01-12 08:49:26 +03:00
15 lines
333 B
Protocol Buffer
15 lines
333 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
// Version: 5.0
|
|
// CmdId: 22447
|
|
|
|
message JNMIIDBOPIF {
|
|
uint32 KOBPPJFJNPA = 1;
|
|
uint32 PDHFGLFJDCC = 2;
|
|
uint32 EDMPDPOCOJO = 3;
|
|
uint32 LOGMAGLMOGH = 4;
|
|
uint32 JMJGDPDDGBH = 5;
|
|
uint32 BBAILAKNGKC = 9;
|
|
uint32 CMPNLMKIKAP = 11;
|
|
}
|