From 03ec0221a0fe671ddefde1e358ce973d84e2bb49 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期一, 24 六月 2024 15:46:51 +0800
Subject: [PATCH] 10185 【越南】【港台】【主干】BOSS凭证修改(增加仙盟充值互助活动;)
---
ClientPack/ClientToMapServer/CA1_Sys/QueryCoinToGoldCount.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ClientPack/ClientToMapServer/CA1_Sys/QueryCoinToGoldCount.h b/ClientPack/ClientToMapServer/CA1_Sys/QueryCoinToGoldCount.h
index 0138cb4..3a2e461 100644
--- a/ClientPack/ClientToMapServer/CA1_Sys/QueryCoinToGoldCount.h
+++ b/ClientPack/ClientToMapServer/CA1_Sys/QueryCoinToGoldCount.h
@@ -3,5 +3,5 @@
struct tagCMQueryCoinToGoldCount
{
tagHead Head;
- BYTE RecordID; //充值记录ID,也就是充值ID,发0则查全部
+ WORD RecordID; //充值记录ID,也就是充值ID,发0则查全部
};
--
Gitblit v1.8.0