chronotank in aftermath mod dll

This commit is contained in:
Chris Forbes
2010-01-17 10:31:48 +13:00
parent 9c78406f08
commit b290d46ddc
12 changed files with 35 additions and 61 deletions

View File

@@ -35,6 +35,7 @@
<Reference Include="System.Core">
<RequiredTargetFramework>3.5</RequiredTargetFramework>
</Reference>
<Reference Include="System.Drawing" />
<Reference Include="System.Xml.Linq">
<RequiredTargetFramework>3.5</RequiredTargetFramework>
</Reference>
@@ -45,6 +46,8 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="ChronoshiftDeploy.cs" />
<Compile Include="Orders\SetChronoTankDestination.cs" />
<Compile Include="DemoTruck.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>