From 88f206cfe40bd9055299ce51e0eabff27d69c58c Mon Sep 17 00:00:00 2001 From: Jorolf Date: Sat, 29 Jul 2017 00:34:16 +0200 Subject: [PATCH] rename file --- .../Sections/Ranks/{DrawablePlay.cs => DrawableScore.cs} | 0 osu.Game/osu.Game.csproj | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename osu.Game/Overlays/Profile/Sections/Ranks/{DrawablePlay.cs => DrawableScore.cs} (100%) diff --git a/osu.Game/Overlays/Profile/Sections/Ranks/DrawablePlay.cs b/osu.Game/Overlays/Profile/Sections/Ranks/DrawableScore.cs similarity index 100% rename from osu.Game/Overlays/Profile/Sections/Ranks/DrawablePlay.cs rename to osu.Game/Overlays/Profile/Sections/Ranks/DrawableScore.cs diff --git a/osu.Game/osu.Game.csproj b/osu.Game/osu.Game.csproj index 6888ecc220..859b52596f 100644 --- a/osu.Game/osu.Game.csproj +++ b/osu.Game/osu.Game.csproj @@ -98,7 +98,7 @@ - +