Gap generators

This commit is contained in:
Paul Chote
2010-01-12 00:03:00 +13:00
parent b86f76ce8c
commit bf1e7b86e1
6 changed files with 65 additions and 6 deletions

View File

@@ -227,6 +227,7 @@
<Compile Include="Traits\Explodes.cs" />
<Compile Include="Traits\ChronoshiftDeploy.cs" />
<Compile Include="Traits\Fake.cs" />
<Compile Include="Traits\GeneratesGap.cs" />
<Compile Include="Traits\GpsLaunchSite.cs" />
<Compile Include="Traits\Harvester.cs" />
<Compile Include="Traits\Helicopter.cs" />