diff --git a/game-server/config/clientProtos.ts b/game-server/config/clientProtos.ts index 03d358a85..29ebcfde5 100644 --- a/game-server/config/clientProtos.ts +++ b/game-server/config/clientProtos.ts @@ -13,7 +13,7 @@ module.exports = { }, "role.equipHandler.composeEquip": { "required uInt32 hid": 1, - "required uInt32 eplaceId": 2 + "required uInt32 ePlaceId": 2 }, "role.equipHandler.decomposeEquip": { "repeated uInt32 originalEquip": 1