From fdcebfd2cf148d85c287b39d9670dafcbcfd9750 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期二, 30 十月 2018 10:35:00 +0800
Subject: [PATCH] 小助手保存值增加Value6

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

diff --git a/ServerPack/MapServerPack/HA7_Interaction/LittleHelperSet.h b/ServerPack/MapServerPack/HA7_Interaction/LittleHelperSet.h
index c70ea9f..e19c218 100644
--- a/ServerPack/MapServerPack/HA7_Interaction/LittleHelperSet.h
+++ b/ServerPack/MapServerPack/HA7_Interaction/LittleHelperSet.h
@@ -9,6 +9,7 @@
 	DWORD		Value3;	// 自定义值3
 	DWORD		Value4;	// 自定义值4
 	DWORD		Value5;	// 自定义值5
+	DWORD		Value6;	// 自定义值6
 };
 
 struct    tagMCLittleHelperSet

--
Gitblit v1.8.0