| System/Alchemy/AlchemyUseDrugCell.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/Alchemy/AlchemyUseDrugCell.cs
@@ -31,6 +31,9 @@ ItemTipUtility.Show(itemId); }); m_Item.countText.gameObject.SetActive(count > 0); m_Item.countText.text = count.ToString(); var eatTimes = 0; AlchemyDrugUseLimit drugUseLimit;