GC-Proto/proto/PlayerApplyEnterMpReq.proto

12 lines
172 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// CmdId: 1816
// Name: CFEAALDHMJI
message PlayerApplyEnterMpReq {
uint32 target_uid = 12;
}