From a7d0088f092f3899f4cf8ee75a6420754556a628 Mon Sep 17 00:00:00 2001
From: xdh <xiefantasy@qq.com>
Date: 星期三, 23 一月 2019 15:01:58 +0800
Subject: [PATCH] 6026 子 【开发】【1.5.100】诛仙装备开发 / 【后端】【1.5.100】诛仙装备分解

---
 ServerPack/MapServerPack/HA3_Function/PrayElixirResult.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ServerPack/MapServerPack/HA3_Function/PrayElixirResult.h b/ServerPack/MapServerPack/HA3_Function/PrayElixirResult.h
index 48133b7..731f2d3 100644
--- a/ServerPack/MapServerPack/HA3_Function/PrayElixirResult.h
+++ b/ServerPack/MapServerPack/HA3_Function/PrayElixirResult.h
@@ -3,4 +3,5 @@
 {
 	tagHead		Head;
 	DWORD		ItemID;	// 物品ID
+	BYTE		PrayCnt;	// 今日祈福次数
 };

--
Gitblit v1.8.0