mirror of
https://github.com/osukey/osukey.git
synced 2025-05-02 20:27:27 +09:00
Change SpriteComponent
accessibility to internal
This commit is contained in:
parent
ed7c49f5a7
commit
4bf11df57c
@ -65,7 +65,7 @@ namespace osu.Game.Skinning
|
||||
|
||||
public bool UsesFixedAnchor { get; set; }
|
||||
|
||||
public class SpriteComponent : ISkinComponent
|
||||
internal class SpriteComponent : ISkinComponent
|
||||
{
|
||||
public string LookupName { get; set; }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user