Fixed some messed up indents in Color.cs
This commit is contained in:
parent
dffb3bc29c
commit
b5d8b48376
@ -878,6 +878,7 @@ namespace ANX.Framework
|
||||
|
||||
return color;
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
#region Multiply
|
||||
@ -906,6 +907,7 @@ namespace ANX.Framework
|
||||
|
||||
return color;
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
public static Color operator *(Color a, float scale)
|
||||
|
Loading…
x
Reference in New Issue
Block a user