From e3e19a156c9a88385996233eafe532536eb0faf6 Mon Sep 17 00:00:00 2001 From: Dean Herbert Date: Wed, 15 Mar 2017 14:37:24 +0900 Subject: [PATCH] Rename incorrect class file. --- .../Requests/{ListChannels.cs => ListChannelsRequest.cs} | 0 osu.Game/osu.Game.csproj | 6 ++---- 2 files changed, 2 insertions(+), 4 deletions(-) rename osu.Game/Online/API/Requests/{ListChannels.cs => ListChannelsRequest.cs} (100%) diff --git a/osu.Game/Online/API/Requests/ListChannels.cs b/osu.Game/Online/API/Requests/ListChannelsRequest.cs similarity index 100% rename from osu.Game/Online/API/Requests/ListChannels.cs rename to osu.Game/Online/API/Requests/ListChannelsRequest.cs diff --git a/osu.Game/osu.Game.csproj b/osu.Game/osu.Game.csproj index 82884263c8..c8227afb7d 100644 --- a/osu.Game/osu.Game.csproj +++ b/osu.Game/osu.Game.csproj @@ -214,7 +214,7 @@ - + @@ -355,9 +355,7 @@ - - - +