少年修仙传客户端代码仓库
hch
2019-12-24 cc51acaa9112af332d9fb8d13da840c1940fc651
Core/GameEngine/DataToCtl/PackageRegedit.cs
@@ -496,6 +496,8 @@
        
        Register(typeof(HB415_tagMCBossHurtValueRankInfo), typeof(DTCB415_tagMCBossHurtValueRankInfo));
        #endregion
        Register(typeof(HB027_tagMCActivityPlaceInfo), typeof(DTCB027_tagMCActivityPlaceInfo));
    }
    private static void Register(Type _pack, Type _business)