Fix code style
This commit is contained in:
@@ -83,7 +83,7 @@ namespace FlaxEngine.GUI
|
|||||||
public override void DrawSelf()
|
public override void DrawSelf()
|
||||||
{
|
{
|
||||||
base.DrawSelf();
|
base.DrawSelf();
|
||||||
|
|
||||||
if (Brush == null)
|
if (Brush == null)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user