This commit is contained in:
monitor1394
2022-05-22 22:27:20 +08:00
parent bafe032bb9
commit 1ac59dff86

View File

@@ -27,7 +27,6 @@ namespace XCharts.Editor
PropertyField(prop, "m_Background");
PropertyField(prop, "m_TextStyle");
PropertyField(prop, "m_TextPadding");
PropertyField(prop, "m_TextLimit");
--EditorGUI.indentLevel;
}
}