mirror of
https://github.com/yoncodes/BD2PS.git
synced 2026-08-05 06:12:14 +02:00
6 lines
98 B
Protocol Buffer
6 lines
98 B
Protocol Buffer
|
|
message NpcReputationInfoRequest {
|
|
optional int32 seq = 1;
|
|
optional int32 group_id = 2;
|
|
}
|