diff --git a/game-server/config/clientProtos.ts b/game-server/config/clientProtos.ts index 47170c955..5e6e3d3d8 100644 --- a/game-server/config/clientProtos.ts +++ b/game-server/config/clientProtos.ts @@ -117,9 +117,9 @@ module.exports = { "required uInt32 hid": 1, "required uInt32 quality": 2 }, - "role.heroHandler.heroJobTrain": { - "required uInt32 hid": 1 - }, + // "role.heroHandler.heroJobTrain": { + // "required uInt32 hid": 1 + // }, "role.heroHandler.heroJobStageUp": { "required uInt32 hid": 1 },