mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
Move IGameplaySettings
override to compose screen to keep test mode unaffected
This commit is contained in:
@ -8,7 +8,7 @@ namespace osu.Game.Configuration
|
||||
{
|
||||
/// <summary>
|
||||
/// A settings provider which generally sources from <see cref="OsuConfigManager"/> (global user settings)
|
||||
/// but can allow overriding settings by caching more locally. For instance, in the editor.
|
||||
/// but can allow overriding settings by caching more locally. For instance, in the editor compose screen.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// More settings can be moved into this interface as required.
|
||||
|
Reference in New Issue
Block a user