Files
Grasscutter/proto/PersonalLineAllDataReq.proto
2022-07-10 17:52:47 +09:30

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 {
}