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,4 +1,4 @@
using RecrownedAthenaeum.sdfoieroiesopeopweir.ContentSystem;
using RecrownedAthenaeum.ContentSystem;
using System;
using System.Collections.Generic;
using System.Linq;

View File

@@ -1,7 +1,6 @@
using RecrownedAthenaeum.Preferences;
using RecrownedAthenaeum.sdfoieroiesopeopweir;
using RecrownedAthenaeum.sdfoieroiesopeopweir.ContentSystem;
using RecrownedAthenaeum.sdfoieroiesopeopweir.DataTypes;
using RecrownedAthenaeum.ContentSystem;
using RecrownedAthenaeum.DataTypes;
using System;
using System.Collections.Generic;
using System.Linq;