diff --git a/server/tools/protobuild/out/cs_proto.proto b/server/tools/protobuild/out/cs_proto.proto index e6afb7ca..45b4b350 100644 --- a/server/tools/protobuild/out/cs_proto.proto +++ b/server/tools/protobuild/out/cs_proto.proto @@ -810,10 +810,6 @@ message CMMove optional bool jump = 32; optional bool get_down = 33; - /*上车 - loot的uniid或者队友的uniid - 注意:当客户端同时发了下车和上车的时候服务器只处理上车,忽略下车 - */ optional int32 get_on = 36; optional int32 switch_seat = 37;