half a loader

This commit is contained in:
Chris Forbes
2010-03-31 19:33:27 +13:00
parent 0f2d891f4b
commit 744eeabb3c
7 changed files with 84 additions and 3 deletions

View File

@@ -75,6 +75,7 @@
<ItemGroup>
<Compile Include="Chat.cs" />
<Compile Include="Chrome.cs" />
<Compile Include="GameRules\NewWeaponInfo.cs" />
<Compile Include="Traits\AI\ReturnOnIdle.cs" />
<Compile Include="Traits\World\Shroud.cs" />
<Compile Include="Widgets\Delegates\ConnectionDialogsDelegate.cs" />