Skip to content

Commit

Permalink
dotnet-format
Browse files Browse the repository at this point in the history
  • Loading branch information
andybak committed Apr 3, 2024
1 parent 5b7f5de commit 0a31b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/Scripts/BrushCatalog.cs
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ public bool IsBrushBuiltIn(BrushDescriptor brush)
{
return m_BuiltinBrushes.ContainsKey(brush.m_Guid);
}

public Brush DefaultBrush
{
get
Expand Down

0 comments on commit 0a31b66

Please sign in to comment.