From a27c44850b192b8a7beecee9bbc45ad0017fa65c Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期一, 19 十月 2020 17:29:56 +0800
Subject: [PATCH] 1111 【主干】# A3 BF 通知客户端炼丹炉信息 #tagMCPlayerStoveMsg封包炼丹个数BYTE改WORD

---
 ServerPython/CoreServerGroup/GameServer/Script/GM/Commands/GMCommon.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ServerPython/CoreServerGroup/GameServer/Script/GM/Commands/GMCommon.py b/ServerPython/CoreServerGroup/GameServer/Script/GM/Commands/GMCommon.py
index e4427d0..0fb4e60 100644
--- a/ServerPython/CoreServerGroup/GameServer/Script/GM/Commands/GMCommon.py
+++ b/ServerPython/CoreServerGroup/GameServer/Script/GM/Commands/GMCommon.py
@@ -81,6 +81,7 @@
 Def_GMKey_PlayerName = 'playerName'
 Def_GMKey_PlayerAccID = 'accID'
 Def_GMKey_FamilyName = 'familyName'
+Def_GMKey_FamilyID = 'familyID'
 Def_GMKey_PackIndex = 'packIndex'
 Def_GMKey_IP = 'IP'
 Def_GMKey_QueryType = 'queryType'

--
Gitblit v1.8.0