1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-12 06:07:28 +08:00
osu-lazer/osu.Game/Overlays/Options/Sections/Gameplay
default0 b4f30dd417 Rework OptionDropdowns to be more versatile
The existing OptionDropdown only supported enums and was thus renamed
to OptionEnumDropDown. A new OptionDropdown has been created in its
place to allow binding to arbitrary values, with a set of user-provided
items.
2017-02-06 01:21:26 +01:00
..
GeneralOptions.cs Rework OptionDropdowns to be more versatile 2017-02-06 01:21:26 +01:00
SongSelectOptions.cs General tidy-ups. 2017-01-31 19:23:52 +09:00