少年修仙传客户端代码仓库
client_Zxw
2018-09-20 6449f9086e94d301ff5520f48357429455540fd3
2614  【前端】神兽——强化功能
1个文件已修改
5 ■■■■■ 已修改文件
System/Strengthening/GodBeastAttributes.cs 5 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
System/Strengthening/GodBeastAttributes.cs
@@ -163,6 +163,11 @@
                m_ExpSlider.ResetStage();
                m_ExpSlider.value = 0;
                m_ExpNum.text = "0/0";
                m_TextAttributes1.gameObject.SetActive(false);
                m_TextAttributes2.gameObject.SetActive(false);
                m_TextAttributesAdd1.gameObject.SetActive(false);
                m_TextAttributesAdd2.gameObject.SetActive(false);
                m_Text_two.SetActive(false);
                m_FrameNull.SetActive(false);
                m_FullLevel.SetActive(false);
            }