mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 13:37:25 +08: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…
Reference in New Issue
Block a user