mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 13:22:55 +08:00
remove outdated comment
This commit is contained in:
parent
09df23e2a6
commit
e34e26ae52
@ -31,7 +31,6 @@ namespace osu.Game.Rulesets.Taiko.Mods
|
||||
public BindableNumber<double> VisibilityMod { get; } = new BindableDouble
|
||||
{
|
||||
MinValue = 0.5,
|
||||
// Max visibility is only to be used with max playfield size
|
||||
MaxValue = 1.5,
|
||||
Default = 1.0,
|
||||
Value = 1.0,
|
||||
|
Loading…
Reference in New Issue
Block a user