优化代码

This commit is contained in:
monitor1394
2019-07-25 21:10:57 +08:00
parent d024f37cd5
commit a1dc6ca8ad
8 changed files with 2 additions and 26 deletions

View File

@@ -6,8 +6,6 @@ namespace XCharts
[CustomPropertyDrawer(typeof(ChartModule), true)]
public class ChartModuleDrawer : PropertyDrawer
{
bool m_BarModuleToggle = true;
public override void OnGUI(Rect pos, SerializedProperty prop, GUIContent label)
{
Rect drawRect = pos;