mirror of
https://github.com/DCFApixels/DragonECS-Unity.git
synced 2025-09-18 01:54:35 +08:00
fxi warrning
This commit is contained in:
parent
556b949bcb
commit
e7c3fb77fc
@ -40,7 +40,7 @@ namespace DCFApixels.DragonECS.Unity.Editors
|
||||
float labelWidth = EditorGUIUtility.labelWidth;
|
||||
EditorGUIUtility.labelWidth = 0f;
|
||||
|
||||
float checkBoxWidth = 20f;
|
||||
//float checkBoxWidth = 20f;
|
||||
|
||||
GUILayout.Space(20f);
|
||||
using (new EcsGUI.ColorScope(Color.white * 0.5f))
|
||||
|
Loading…
Reference in New Issue
Block a user