From d4bc4ac82732619d1842e2290fa15f523c59a4eb Mon Sep 17 00:00:00 2001 From: ScottNZ Date: Sat, 5 Apr 2014 13:58:19 +1300 Subject: [PATCH] Rename BuildingCaptureNotification.cs to CaptureNotification.cs --- .../{BuildingCaptureNotification.cs => CaptureNotification.cs} | 0 OpenRA.Mods.RA/OpenRA.Mods.RA.csproj | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename OpenRA.Mods.RA/{BuildingCaptureNotification.cs => CaptureNotification.cs} (100%) diff --git a/OpenRA.Mods.RA/BuildingCaptureNotification.cs b/OpenRA.Mods.RA/CaptureNotification.cs similarity index 100% rename from OpenRA.Mods.RA/BuildingCaptureNotification.cs rename to OpenRA.Mods.RA/CaptureNotification.cs diff --git a/OpenRA.Mods.RA/OpenRA.Mods.RA.csproj b/OpenRA.Mods.RA/OpenRA.Mods.RA.csproj index dbf02920b1..91ed4ab7b0 100644 --- a/OpenRA.Mods.RA/OpenRA.Mods.RA.csproj +++ b/OpenRA.Mods.RA/OpenRA.Mods.RA.csproj @@ -166,7 +166,7 @@ - +