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