mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Avoid the need for per-settings control classes
This commit is contained in:
@ -16,6 +16,7 @@ namespace osu.Game.Rulesets.Taiko.Mods
|
||||
Precision = 0.05f,
|
||||
MinValue = 0.25f,
|
||||
MaxValue = 4,
|
||||
ReadFromDifficulty = _ => 1,
|
||||
};
|
||||
|
||||
public override string SettingDescription
|
||||
|
Reference in New Issue
Block a user