GC-Proto/proto/GetPlayerHomeCompInfoReq.proto

11 lines
191 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// CmdId: 4845
// EnetChannelId: 0
// EnetIsReliable: true
// IsAllowClient: true
message GetPlayerHomeCompInfoReq {
}