1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 14:07:25 +08:00
osu-lazer/osu.Game/Screens/Play/PlayerSettings
Dean Herbert d3957e6155 Move title specification for settings groups to constructor
Using an abstract property was awkward for this as it is being consumed
in the underlying constructor but could not be dynamically set in time from a
derived class.
2020-09-09 18:50:31 +09:00
..
CollectionSettings.cs Move title specification for settings groups to constructor 2020-09-09 18:50:31 +09:00
DiscussionSettings.cs Move title specification for settings groups to constructor 2020-09-09 18:50:31 +09:00
InputSettings.cs Move title specification for settings groups to constructor 2020-09-09 18:50:31 +09:00
PlaybackSettings.cs Move title specification for settings groups to constructor 2020-09-09 18:50:31 +09:00
PlayerCheckbox.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
PlayerSettingsGroup.cs Move title specification for settings groups to constructor 2020-09-09 18:50:31 +09:00
PlayerSliderBar.cs Apply adjustments for framework changes 2019-10-23 14:04:06 +09:00
VisualSettings.cs Move title specification for settings groups to constructor 2020-09-09 18:50:31 +09:00