Apply naming suggestions

This commit is contained in:
Andrei Zavatski
2019-08-31 16:20:33 +03:00
parent d2f7a653a8
commit 94512fea8e
6 changed files with 6 additions and 7 deletions

View File

@ -69,7 +69,7 @@ namespace osu.Game.Configuration
Set(OsuSetting.ShowFpsDisplay, false);
Set(OsuSetting.ShowStoryboard, true);
Set(OsuSetting.ShowVideo, true);
Set(OsuSetting.ShowVideoBackground, true);
Set(OsuSetting.BeatmapSkins, true);
Set(OsuSetting.BeatmapHitsounds, true);
@ -137,7 +137,7 @@ namespace osu.Game.Configuration
DimLevel,
BlurLevel,
ShowStoryboard,
ShowVideo,
ShowVideoBackground,
KeyOverlay,
ScoreMeter,
FloatingComments,