| Fight/GameActor/GActorPlayerBase.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Fight/GameActor/GActorPlayerBase.cs
@@ -458,6 +458,13 @@ #region 装备穿戴相关 private GameObject m_ClothesModel; public GameObject ClothedModel { get { return m_ClothesModel; } } private GameObject m_WeaponModel; private GameObject m_SecondaryModel; private GameObject m_WingModel;