少年修仙传客户端代码仓库
client_Hale
2019-03-21 8d619e7e43153cc61d6178c08210e387c5f99994
3105 【BUG】【2.0】主界面角色没有显示
1个文件已修改
2 ■■■■■ 已修改文件
Fight/GameActor/GActorPlayerBase.cs 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Fight/GameActor/GActorPlayerBase.cs
@@ -46,8 +46,6 @@
    protected Material m_WeaponMaterial;
    protected Material m_SecondaryMaterial;
    public int EquipSuitID { get; private set; }
    private E_MovingState m_MovingState;
    public E_MovingState MovingState
    {