| System/RoleParticulars/ViewPetHorseStoneWin.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/RoleParticulars/ViewPetHorseStoneWin.cs
@@ -31,7 +31,7 @@ { var frame = this.GetComponentInChildren<SecondFrameLoader>(); frame.Create(); m_Title = frame.GetComponent<Text>(); m_Title = frame.GetComponentInChildren<Text>(); close = frame.GetComponentInChildren<Button>(); } }