From c1e353d9bdcd225f9594fd8350f8786c3685e87a Mon Sep 17 00:00:00 2001 From: hahwu <31872165+hahwu@users.noreply.github.com> Date: Tue, 9 Dec 2025 16:21:33 +0800 Subject: [PATCH] =?UTF-8?q?=E7=8C=AB=E8=8D=89=E5=A4=A7=E4=BD=9C=E6=88=98-?= =?UTF-8?q?=E5=8D=8F=E8=AE=AE=E6=9B=B4=E6=96=B0?= 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 5d201ef9..8b14dab0 100644 --- a/proto/Gameapi.proto +++ b/proto/Gameapi.proto @@ -2770,6 +2770,7 @@ message ReqCatnipMultiply{ message ResCatnipMultiply{ RES_CODE Code = 1; string Msg = 2; + int32 Multiply = 3; // 倍数 } // 游戏转盘