| System/HazyRegion/DungeonCollectItemSuccWin.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/HazyRegion/DungeonCollectItemSuccWin.cs
@@ -87,7 +87,7 @@ var config = ItemConfig.Get(item.id); if (config != null) { m_GainRemind.text = string.Format("获得{0}个{1}", item.count, config.ItemName); m_GainRemind.text = Language.Get("DungeonCollectSucc", item.count, config.ItemName); } if (clock != null)