mirror of
https://github.com/osukey/osukey.git
synced 2025-04-29 10:47:22 +09:00
Fix grammar
This commit is contained in:
parent
d74a5ef9e6
commit
464c5eaa2f
@ -13,7 +13,7 @@ namespace osu.Game.Overlays
|
|||||||
{
|
{
|
||||||
public partial class OverlayRulesetSelector : RulesetSelector
|
public partial class OverlayRulesetSelector : RulesetSelector
|
||||||
{
|
{
|
||||||
// Since this component is used in online overlays and currently web-side doesn't support non-legacy rulesets - let's disable them for now.
|
// Since this component is used in online overlays and currently web-side doesn't support non-legacy rulesets, let's disable them for now.
|
||||||
protected override bool LegacyOnly => true;
|
protected override bool LegacyOnly => true;
|
||||||
|
|
||||||
public OverlayRulesetSelector()
|
public OverlayRulesetSelector()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user