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