8 lines
111 B
Protocol Buffer
8 lines
111 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
// CmdId: 25877
|
||
|
// Obf: PPPFPCKCCIG
|
||
|
message GetPlayerSocialDetailReq {
|
||
|
uint32 uid = 11;
|
||
|
}
|