TODO comment and deleted repeating lines

This commit is contained in:
Andrey Zavadskiy
2016-12-21 01:05:10 +03:00
parent c7de449713
commit bba4c46ae3
2 changed files with 1 additions and 2 deletions

View File

@ -152,8 +152,6 @@ namespace osu.Game.Configuration
Set(OsuConfig.HiddenShowFirstApproach, true);
Set(OsuConfig.ComboColourSliderBall, true);
Set(OsuConfig.AlternativeChatFont, false);
Set(OsuConfig.Password, string.Empty);
Set(OsuConfig.Username, string.Empty);
Set(OsuConfig.DisplayStarsMaximum, 10.0, 0.0, 10.0);
Set(OsuConfig.DisplayStarsMinimum, 0.0, 0.0, 10.0);
Set(OsuConfig.AudioDevice, string.Empty);