mirror of
https://github.com/DarthAffe/CUE.NET.git
synced 2025-12-12 16:58:29 +00:00
Added missing comment
This commit is contained in:
parent
d7d34988be
commit
5d1c8a1433
@ -6,6 +6,9 @@ using System.Drawing;
|
||||
|
||||
namespace CUE.NET.Brushes
|
||||
{
|
||||
/// <summary>
|
||||
/// Represents a brush drawing an image.
|
||||
/// </summary>
|
||||
public class ImageBrush : AbstractBrush
|
||||
{
|
||||
#region Enums
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user