mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-20 23:40:10 +00:00
代码优化
This commit is contained in:
@@ -51,7 +51,7 @@ namespace XCharts.Runtime
|
||||
Init();
|
||||
}
|
||||
|
||||
internal void CheckRefresh()
|
||||
public void CheckRefresh()
|
||||
{
|
||||
if (m_Refresh && gameObject.activeSelf)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user