rip out ActorStance garbage

This commit is contained in:
Chris Forbes
2011-08-21 18:59:20 +12:00
parent 8e9045d7f4
commit da4811abe8
4 changed files with 6 additions and 94 deletions

View File

@@ -168,7 +168,6 @@
<Compile Include="Widgets\VqaPlayerWidget.cs" />
<Compile Include="GameRules\Settings.cs" />
<Compile Include="Support\Arguments.cs" />
<Compile Include="Traits\ActorStance.cs" />
<Compile Include="Traits\Armor.cs" />
<Compile Include="Graphics\CursorProvider.cs" />
<Compile Include="Server\TraitInterfaces.cs" />