Skip to content

Commit 1a86af2

Browse files
committed
Whitespace.
1 parent 8019a07 commit 1a86af2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Scripts/CustomEditor/GitIcons.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ public static Texture2D Changed
2222
{
2323
if (_changed != null)
2424
{
25+
2526
return _changed;
27+
2628
}
2729

2830
_changed = new Texture2D(SIZE, SIZE);

0 commit comments

Comments
 (0)