GC-Proto/unimplemented/GetCityReputationInfoRsp.proto

14 lines
300 B
Protocol Buffer
Raw Normal View History

2024-08-28 08:04:33 +03:00
syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Version: 5.0
// CmdId: 9100
import "LCBGDOHINDD.proto";
message GetCityReputationInfoRsp {
repeated uint32 LIDPFAAPFMM = 4;
int32 retcode = 5;
uint32 city_id = 8;
repeated LCBGDOHINDD GAGAHOFMJLM = 9;
}