mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-01-13 09:19:25 +03:00
14 lines
285 B
Protocol Buffer
14 lines
285 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
// Version: 5.0
|
|
// CmdId: 8698
|
|
|
|
import "Uint32Pair.proto";
|
|
|
|
message OACKKHPGFDM {
|
|
uint32 HGOLPKDKOMK = 1;
|
|
repeated Uint32Pair AHMCJEJKFAO = 5;
|
|
uint32 POCCKLIJIGL = 13;
|
|
bool KKHGLLOEKGK = 15;
|
|
}
|