Fading now works.
This commit is contained in:
@@ -174,7 +174,7 @@ namespace RecrownedAthenaeum.SpecialTypes
|
||||
|
||||
if (ninepatch != null)
|
||||
{
|
||||
ninepatch.Draw(batch, Color.White, destination);
|
||||
ninepatch.Draw(batch, color, destination);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user