From cf468d6708ccb3f1f19dd8e69873173d12cee486 Mon Sep 17 00:00:00 2001 From: DerpyCrabs Date: Sun, 22 Oct 2017 20:14:38 +0700 Subject: [PATCH] Fix linux build Build is failing on linux because of case sensitive file system. This change fixes it. --- osu.Game/osu.Game.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/osu.Game/osu.Game.csproj b/osu.Game/osu.Game.csproj index 601c99e19f..2c1df83c68 100644 --- a/osu.Game/osu.Game.csproj +++ b/osu.Game/osu.Game.csproj @@ -282,7 +282,7 @@ - + 20171019041408_InitialCreate.cs @@ -864,4 +864,4 @@ - \ No newline at end of file +