GC-Proto/unimplemented/IOLGPKJJCFI.proto
2024-08-28 03:55:06 +08:00

12 lines
257 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Version: 5.0
message IOLGPKJJCFI {
uint32 MPIIIDBDLAF = 1;
oneof IKCIADDGJKG {
int32 int_val = 2;
float float_val = 3;
bool bool_val = 4;
}