mirror of
https://github.com/DCFApixels/DragonECS-Unity.git
synced 2025-09-17 17:34:34 +08:00
fix
This commit is contained in:
parent
8ccd95ea0f
commit
9cabcf13da
@ -153,7 +153,7 @@ namespace DCFApixels.DragonECS.Unity.RefRepairer.Editors
|
||||
|
||||
private void OnGUI()
|
||||
{
|
||||
//if (_panel == null)
|
||||
if (_panel == null)
|
||||
{
|
||||
_panel = new GUIStyle();
|
||||
_panel.padding = new RectOffset(5, 5, 5, 5);
|
||||
|
Loading…
Reference in New Issue
Block a user