GC-Proto/unimplemented/EOJGPECNCDF.proto
2024-08-28 11:45:47 +08:00

13 lines
279 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Version: 5.0
// CmdID: 21580
message EOJGPECNCDF {
repeated uint32 param1 = 1;
repeated float param2 = 7;
uint32 CIDOFLODLOE = 9;
repeated string param3 = 10;
int32 type = 12;
}