GC-Proto/proto/AvatarGainCostumeNotify.proto

9 lines
170 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// 4.7.0
// CmdId: 25586
// KHNMMCJAOCB
message AvatarGainCostumeNotify {
uint32 costume_id = 1;
}