cleaned up residue errors from refactoring in other project

This commit is contained in:
2018-12-04 23:37:05 -06:00
parent d92f036a5d
commit e0959b2578
10 changed files with 25 additions and 27 deletions

View File

@@ -1,7 +1,7 @@
using Microsoft.Xna.Framework;
using Microsoft.Xna.Framework.Graphics;
using RecrownedAthenaeum.sdfoieroiesopeopweir.UI;
using RecrownedAthenaeum.sdfoieroiesopeopweir.ScreenSystem;
using RecrownedAthenaeum.UI;
using RecrownedAthenaeum.ScreenSystem;
using System;
using System.Collections.Generic;
using System.Diagnostics;