diff --git a/osu.Game/Screens/Backgrounds/BackgroundScreenDefault.cs b/osu.Game/Screens/Backgrounds/BackgroundScreenDefault.cs
index 7092ac0c4a..55338ea01a 100644
--- a/osu.Game/Screens/Backgrounds/BackgroundScreenDefault.cs
+++ b/osu.Game/Screens/Backgrounds/BackgroundScreenDefault.cs
@@ -18,7 +18,7 @@ namespace osu.Game.Screens.Backgrounds
private Background background;
private int currentDisplay;
- private const int background_count = 5;
+ private const int background_count = 7;
private string backgroundName => $@"Menu/menu-background-{currentDisplay % background_count + 1}";
diff --git a/osu.Game/osu.Game.csproj b/osu.Game/osu.Game.csproj
index d6a998bf55..8c4f5dcb7d 100644
--- a/osu.Game/osu.Game.csproj
+++ b/osu.Game/osu.Game.csproj
@@ -14,7 +14,7 @@
-
+
diff --git a/osu.iOS.props b/osu.iOS.props
index de4a14f01f..113874f6f6 100644
--- a/osu.iOS.props
+++ b/osu.iOS.props
@@ -104,7 +104,7 @@
-
+