Combine SkinSprite into SkinnableSprite

This commit is contained in:
Dean Herbert
2022-03-25 17:31:03 +09:00
parent 762de3cc97
commit d1be229d74
6 changed files with 55 additions and 77 deletions

View File

@ -54,7 +54,7 @@ namespace osu.Game.Skinning
where TLookup : notnull
where TValue : notnull;
private readonly RealmBackedResourceStore<SkinInfo> realmBackedStorage;
private readonly RealmBackedResourceStore<SkinInfo>? realmBackedStorage;
/// <summary>
/// Construct a new skin.