8 lines
109 B
Protocol Buffer
8 lines
109 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
// CmdId: 29888
|
||
|
// Obf: OAJOHKDAIJF
|
||
|
message DungeonPlayerDieRsp {
|
||
|
int32 retcode = 14;
|
||
|
}
|