mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-21 07:50:16 +00:00
修复Check warning不生效的问题
This commit is contained in:
@@ -138,7 +138,7 @@ namespace XCharts
|
||||
if (!string.IsNullOrEmpty(m_Target.warningInfo))
|
||||
{
|
||||
sb.AppendLine();
|
||||
sb.Append(XChartsMgr.Instance.nowVersion);
|
||||
sb.Append(m_Target.warningInfo);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user