From 266fc91062e4e0d455c930931ab8375ce5d34559 Mon Sep 17 00:00:00 2001 From: Chris Forbes Date: Tue, 19 Jan 2010 15:10:42 +1300 Subject: [PATCH] restore normal shroud --- OpenRa.Game/Shroud.cs | 2 -- 1 file changed, 2 deletions(-) diff --git a/OpenRa.Game/Shroud.cs b/OpenRa.Game/Shroud.cs index 8943aaa216..91622065cd 100644 --- a/OpenRa.Game/Shroud.cs +++ b/OpenRa.Game/Shroud.cs @@ -137,8 +137,6 @@ namespace OpenRa internal void Draw(SpriteRenderer r) { - return; // temp; just so i can see until i'm done with the bridges. - if (dirty) { dirty = false;