Skip to content

Commit 95d91e0

Browse files
committed
Whitespace.
1 parent 222df5b commit 95d91e0

File tree

1 file changed

+2
-0
lines changed
  • Assets/Plugins/CandyCoded.GitStatus/Scripts/CustomEditor

1 file changed

+2
-0
lines changed

Assets/Plugins/CandyCoded.GitStatus/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)