From 15c0d40411dedeb10524fa511d5154ccb1add1d4 Mon Sep 17 00:00:00 2001 From: hahwu <31872165+hahwu@users.noreply.github.com> Date: Fri, 11 Jul 2025 16:51:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B9=B8=E8=BF=90=E7=8C=AB=E5=8D=8F=E8=AE=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- proto/Gameapi.proto | 1 + 1 file changed, 1 insertion(+) diff --git a/proto/Gameapi.proto b/proto/Gameapi.proto index cb22469c..cdb210e1 100644 --- a/proto/Gameapi.proto +++ b/proto/Gameapi.proto @@ -1256,6 +1256,7 @@ enum LimitEventParam{ CAT_TRICK_ENERGY = 1; //猫咪能量 CAT_TRICK_TYPE = 2; //猫咪类型 PAYBACK_DAY_COUNT = 3; //回收日 + LUCKY_CAT_EARNINGS = 4; //幸运猫 } message LimitEvent {