mirror of
https://github.com/osukey/osukey.git
synced 2025-08-07 16:43:52 +09:00
Merge branch 'iskincomponent' into play-to-gameplay
This commit is contained in:
@ -11,7 +11,7 @@ namespace osu.Game.Skinning
|
|||||||
|
|
||||||
public GameplaySkinComponent(T component)
|
public GameplaySkinComponent(T component)
|
||||||
{
|
{
|
||||||
this.Component = component;
|
Component = component;
|
||||||
}
|
}
|
||||||
|
|
||||||
protected virtual string RulesetPrefix => string.Empty;
|
protected virtual string RulesetPrefix => string.Empty;
|
||||||
|
Reference in New Issue
Block a user