diff --git a/server/tools/protobuild/metatable.proto b/server/tools/protobuild/metatable.proto index 5c3dbb6..3d2246d 100755 --- a/server/tools/protobuild/metatable.proto +++ b/server/tools/protobuild/metatable.proto @@ -49,7 +49,6 @@ message SafeArea message Item { optional int32 id = 1; //道具id - optional int32 type = 2; //类型 } message Equip