split sprite-based and line-based things in Selectable into two traits

This commit is contained in:
Chris Forbes
2011-10-23 11:55:09 +13:00
parent 4168e54715
commit b9ac25e044
5 changed files with 134 additions and 85 deletions

View File

@@ -205,6 +205,7 @@
<Compile Include="Widgets\ListLayout.cs" />
<Compile Include="Widgets\GridLayout.cs" />
<Compile Include="Network\Replay.cs" />
<Compile Include="Traits\SelectionDecorations.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">