GC-Proto/proto/MGKFOCKHAHI.proto

12 lines
162 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
message MGKFOCKHAHI {
string type = 1;
string content = 2;
uint32 hkaefdkoeji = 3;
}