diff --git a/server/tools/protobuild/cs_proto.proto b/server/tools/protobuild/cs_proto.proto index 3d2faf12..0d19bbc6 100755 --- a/server/tools/protobuild/cs_proto.proto +++ b/server/tools/protobuild/cs_proto.proto @@ -1137,6 +1137,7 @@ message CMLeave //复活死亡后15秒内,如果超过15秒服务器发SMGameOver message CMRevive { + optional int32 target_uniid = 1; //需要复活的对象的uniid 复活自己时候传自己的id } //取消复活