From e83c082e6b5f70e91f29298d765876c0d953dffd Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期二, 25 六月 2024 16:20:36 +0800
Subject: [PATCH] 10185 【越南】【港台】【主干】BOSS凭证修改(增加活动商店支持;增加货币43凭证积分;提交1个凭证增加1积分;)
---
ServerPack/MapServerPack/HA7_Interaction/tagObjInfoListRefresh.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ServerPack/MapServerPack/HA7_Interaction/tagObjInfoListRefresh.h b/ServerPack/MapServerPack/HA7_Interaction/tagObjInfoListRefresh.h
index 8ccff1b..d59a42c 100644
--- a/ServerPack/MapServerPack/HA7_Interaction/tagObjInfoListRefresh.h
+++ b/ServerPack/MapServerPack/HA7_Interaction/tagObjInfoListRefresh.h
@@ -2,7 +2,7 @@
struct tagRefreshType
{
- BYTE RefreshType;
+ WORD RefreshType;
DWORD Value;
DWORD ValueEx;
};
--
Gitblit v1.8.0