GC-Proto/proto/MGKFOCKHAHI.proto

13 lines
163 B
Protocol Buffer
Raw Permalink Normal View History

2023-02-18 04:48:44 +03:00
syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
message MGKFOCKHAHI {
string type = 1;
string content = 2;
uint32 hkaefdkoeji = 3;
}