| System/Dungeon/TreasureDungeonMissionHintWin.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/Dungeon/TreasureDungeonMissionHintWin.cs
@@ -179,7 +179,7 @@ if (index < m_DemonPropertys.Length) { m_DemonPropertys[index].gameObject.SetActive(true); m_DemonPropertys[index].Display(key, propertyDict[key]); m_DemonPropertys[index].DisplayUpper(key, propertyDict[key]); index++; } }