initial shroud support

This commit is contained in:
Chris Forbes
2010-01-05 16:05:20 +13:00
parent 512e56aec7
commit 27b2d20cab
3 changed files with 25 additions and 9 deletions

View File

@@ -110,6 +110,7 @@
<Compile Include="PathSearch.cs" />
<Compile Include="ProductionItem.cs" />
<Compile Include="Orders\ReplayOrderSource.cs" />
<Compile Include="Shroud.cs" />
<Compile Include="Smudge.cs" />
<Compile Include="Sound.cs" />
<Compile Include="Support\Stopwatch.cs" />