mirror of
https://github.com/ppy/osu.git
synced 2025-02-05 19:13:19 +08:00
Remove unnecessary TransferValue
spec
This commit is contained in:
parent
7efaa299bd
commit
7a840e1d82
@ -171,7 +171,6 @@ namespace osu.Game.Overlays.Settings.Sections.Graphics
|
|||||||
Current = scalingBackgroundDim,
|
Current = scalingBackgroundDim,
|
||||||
KeyboardStep = 0.01f,
|
KeyboardStep = 0.01f,
|
||||||
DisplayAsPercentage = true,
|
DisplayAsPercentage = true,
|
||||||
TransferValueOnCommit = false
|
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user