Remove custom cnc behavior

This commit is contained in:
Paul Chote
2010-08-02 20:43:56 +12:00
parent bc93e8cac0
commit 7d044a9e1b
8 changed files with 11 additions and 204 deletions

View File

@@ -205,7 +205,6 @@
<Compile Include="GameRules\MusicInfo.cs" />
<Compile Include="Widgets\ImageWidget.cs" />
<Compile Include="Traits\SharesCell.cs" />
<Compile Include="Traits\World\AircraftInfluence.cs" />
<Compile Include="Widgets\TextFieldWidget.cs" />
<Compile Include="Widgets\ChatDisplayWidget.cs" />
<Compile Include="Widgets\Delegates\MapChooserDelegate.cs" />