mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Fix misses/typos
This commit is contained in:
@ -109,7 +109,7 @@ namespace osu.Game.Screens.Play
|
||||
replayLoaded.TriggerChange();
|
||||
}
|
||||
|
||||
public void BindRulestContainer(DrawableRuleset drawableRuleset)
|
||||
public void BindDrawableRuleset(DrawableRuleset drawableRuleset)
|
||||
{
|
||||
replayLoaded.BindTo(drawableRuleset.HasReplayLoaded);
|
||||
}
|
||||
|
Reference in New Issue
Block a user