1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-26 22:23:22 +08:00

Remove unnecessary TransferValue spec

This commit is contained in:
Dean Herbert 2023-05-02 14:29:26 +09:00
parent 7efaa299bd
commit 7a840e1d82

View File

@ -171,7 +171,6 @@ namespace osu.Game.Overlays.Settings.Sections.Graphics
Current = scalingBackgroundDim,
KeyboardStep = 0.01f,
DisplayAsPercentage = true,
TransferValueOnCommit = false
},
}
},