8 lines
109 B
Protocol Buffer
8 lines
109 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
// CmdId: 22804
|
||
|
// Obf: CGFIJAMAKEG
|
||
|
message SetPlayerBornDataRsp {
|
||
|
int32 retcode = 3;
|
||
|
}
|