cleanup; update ninepatch reader to work with pipeline changes made a while back; fixed extension issue for atlas reader.

This commit is contained in:
2019-01-20 23:06:56 -06:00
parent 60bef9a88a
commit fbf6c5d1aa
3 changed files with 10 additions and 6 deletions

View File

@@ -4,7 +4,6 @@ using RecrownedAthenaeum.SpecialTypes;
using RecrownedAthenaeum.UI.Skin.Definitions;
using System;
using System.Collections.Generic;
using System.IO;
namespace RecrownedAthenaeum.UI.Skin
{