GC-Proto/proto/ServerTryCancelGeneralMatch...

12 lines
181 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Name: GIFJMFAKOAK
// CmdId: 4162
message ServerTryCancelGeneralMatchNotify {
uint32 match_id = 2;
}