mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-16 21:40:41 +00:00
去掉调试日志
This commit is contained in:
@@ -214,7 +214,6 @@ namespace XCharts
|
||||
|
||||
protected override void OnPopulateMesh(VertexHelper vh)
|
||||
{
|
||||
Debug.LogError("baseGraph:OnPopulateMesh");
|
||||
vh.Clear();
|
||||
DrawBackground(vh);
|
||||
DrawGraphic(vh);
|
||||
|
||||
Reference in New Issue
Block a user