GC-Proto/unimplemented/ODGCLLLOADB.proto

10 lines
173 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Version: 5.0
// CmdId: 26549
message ODGCLLLOADB {
uint32 id = 7;
int32 retcode = 8;
}