mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
More xmldoc and few Title text fixes
This commit is contained in:
@ -50,7 +50,7 @@ namespace osu.Desktop.VisualTests.Tests
|
||||
|
||||
private class ExampleContainer : SettingsDropdownContainer
|
||||
{
|
||||
public override string Title => @"EXAMPLE";
|
||||
protected override string Title => @"example";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user