Continued transition to new asset manager.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
using RecrownedAthenaeum.ContentSystem;
|
||||
using RecrownedAthenaeum.SpecialTypes;
|
||||
using RecrownedAthenaeum.Assets;
|
||||
using RecrownedAthenaeum.Types;
|
||||
using System.Diagnostics;
|
||||
|
||||
namespace RhythmBullet.ContentResolvers
|
||||
{
|
||||
internal class ResolutionContentResolver : IContentPathResolver
|
||||
internal class ResolutionContentResolver : IAssetPathResolver
|
||||
{
|
||||
int width, height;
|
||||
bool updated;
|
||||
|
Reference in New Issue
Block a user