ICustomTerrain; more bridge code

This commit is contained in:
Chris Forbes
2010-01-19 09:35:42 +13:00
parent d56e2c8e26
commit 77418f4227
4 changed files with 22 additions and 5 deletions

View File

@@ -137,7 +137,7 @@ namespace OpenRa
internal void Draw(SpriteRenderer r)
{
return;
return; // temp; just so i can see until i'm done with the bridges.
if (dirty)
{