diff --git a/proto/Gameapi.proto b/proto/Gameapi.proto index 74a7283d..d06cbfd3 100644 --- a/proto/Gameapi.proto +++ b/proto/Gameapi.proto @@ -2536,7 +2536,7 @@ message ReqPlayroomGameShowReward{ int32 SelectId = 2; // 选择id } message ResPlayroomGameShowReward{ - repeated ItemInfo Items = 5; // 奖励道具 + repeated ItemInfo Items = 1; // 奖励道具 } // 宠物交互