From c331d8cfc11da6ac9b1b23cd9a76e9c411e78c2b Mon Sep 17 00:00:00 2001 From: "DESKTOP-45ANQ2C\\unis" <121212121@qq.com> Date: Tue, 17 Dec 2024 14:15:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8B=E5=88=86=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- worldsrv/trascate_webapi.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/worldsrv/trascate_webapi.go b/worldsrv/trascate_webapi.go index 4e6a0a5..e91de9e 100644 --- a/worldsrv/trascate_webapi.go +++ b/worldsrv/trascate_webapi.go @@ -3217,7 +3217,7 @@ func init() { player.SendDiffData() } - pack.Data.Money = 0 + pack.Data.Money = -addcoin jsonDataRsp, err = json.Marshal(pack) if err != nil {