GC-Proto/proto/PersonalLineAllDataReq.proto

11 lines
188 B
Protocol Buffer

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