From 6ef7c231d1f3183fbad322e9c8be03d57546867c Mon Sep 17 00:00:00 2001
From: client_linchunjie <461730578@qq.com>
Date: 星期一, 21 一月 2019 11:50:04 +0800
Subject: [PATCH] JadeDynastyBoss
---
Core/GameEngine/DataToCtl/PackageRegedit.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Core/GameEngine/DataToCtl/PackageRegedit.cs b/Core/GameEngine/DataToCtl/PackageRegedit.cs
index 3f83b52..8e360c8 100644
--- a/Core/GameEngine/DataToCtl/PackageRegedit.cs
+++ b/Core/GameEngine/DataToCtl/PackageRegedit.cs
@@ -25,6 +25,7 @@
public static void Init()
{
// 鐧昏鐩稿簲鐨勬暟鎹綋鍙婂搴旂殑鏁版嵁杞�昏緫绫�
+ Register(typeof(HB212_tagMCZhuXianBossCnt), typeof(DTCB212_tagMCZhuXianBossCnt));
Register(typeof(H0208_tagTalkCountry), typeof(DTC0208_tagTalkCountry));
Register(typeof(HB102_tagMCClothesCoatSkinState), typeof(DTCB102_tagMCClothesCoatSkinState));
Register(typeof(HA112_tagMCDBPlayer), typeof(DTCA112_tagMCDBPlayer));
--
Gitblit v1.8.0