| Utility/UIHelper.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Utility/UIHelper.cs
@@ -352,7 +352,7 @@ _textBuilder.Append(Language.Get("L1071")); return _textBuilder.ToString(); } else if (tt >= 1) else if (tt >= 1 && num >= 10000) { _textBuilder.Append(tt); _textBuilder.Append(Language.Get("L1071"));