namespace refactor for R:Athenaeum
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
using RhythmBullet.Utilities.ContentSystem;
|
||||
using RecrownedAthenaeum.sdfoieroiesopeopweir.ContentSystem;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace RhythmBullet.ContentResolvers
|
||||
namespace RecrownedAthenaeum.ContentResolvers
|
||||
{
|
||||
class FontContentResolver : IContentPathModifier
|
||||
{
|
||||
|
@@ -1,14 +1,14 @@
|
||||
using RhythmBullet.Preferences;
|
||||
using RhythmBullet.Utilities;
|
||||
using RhythmBullet.Utilities.ContentSystem;
|
||||
using RhythmBullet.Utilities.DataTypes;
|
||||
using RecrownedAthenaeum.Preferences;
|
||||
using RecrownedAthenaeum.sdfoieroiesopeopweir;
|
||||
using RecrownedAthenaeum.sdfoieroiesopeopweir.ContentSystem;
|
||||
using RecrownedAthenaeum.sdfoieroiesopeopweir.DataTypes;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace RhythmBullet.ContentResolvers
|
||||
namespace RecrownedAthenaeum.ContentResolvers
|
||||
{
|
||||
class ResolutionContentResolver : IContentPathModifier
|
||||
{
|
||||
|
Reference in New Issue
Block a user