diff --git a/osu.Game/Beatmaps/IBeatmapCoverter.cs b/osu.Game/Beatmaps/IBeatmapConverter.cs similarity index 100% rename from osu.Game/Beatmaps/IBeatmapCoverter.cs rename to osu.Game/Beatmaps/IBeatmapConverter.cs diff --git a/osu.Game/Database/BaseDifficulty.cs b/osu.Game/Database/BeatmapDifficulty.cs similarity index 100% rename from osu.Game/Database/BaseDifficulty.cs rename to osu.Game/Database/BeatmapDifficulty.cs diff --git a/osu.Game/Graphics/UserInterface/OsuTabControlCheckBox.cs b/osu.Game/Graphics/UserInterface/OsuTabControlCheckbox.cs similarity index 100% rename from osu.Game/Graphics/UserInterface/OsuTabControlCheckBox.cs rename to osu.Game/Graphics/UserInterface/OsuTabControlCheckbox.cs diff --git a/osu.Game/Overlays/Dialog/PopupDialogOKButton.cs b/osu.Game/Overlays/Dialog/PopupDialogOkButton.cs similarity index 100% rename from osu.Game/Overlays/Dialog/PopupDialogOKButton.cs rename to osu.Game/Overlays/Dialog/PopupDialogOkButton.cs diff --git a/osu.Game/Screens/OsuGameScreen.cs b/osu.Game/Screens/OsuScreen.cs similarity index 100% rename from osu.Game/Screens/OsuGameScreen.cs rename to osu.Game/Screens/OsuScreen.cs diff --git a/osu.Game/Screens/GameScreenWhiteBox.cs b/osu.Game/Screens/ScreenWhiteBox.cs similarity index 100% rename from osu.Game/Screens/GameScreenWhiteBox.cs rename to osu.Game/Screens/ScreenWhiteBox.cs diff --git a/osu.Game/osu.Game.csproj b/osu.Game/osu.Game.csproj index 1577ed2229..6dd5ec3088 100644 --- a/osu.Game/osu.Game.csproj +++ b/osu.Game/osu.Game.csproj @@ -74,7 +74,7 @@ - + @@ -180,7 +180,7 @@ - + @@ -208,7 +208,7 @@ - + @@ -282,7 +282,7 @@ - + @@ -346,7 +346,7 @@ - + @@ -363,7 +363,7 @@ - +