Add BeamRenderable for lasers.

This commit is contained in:
Paul Chote
2013-06-16 19:25:05 +12:00
parent 1eb04a70a5
commit 82059dca6d
3 changed files with 78 additions and 22 deletions

View File

@@ -234,6 +234,7 @@
<Compile Include="Graphics\VoxelAnimation.cs" />
<Compile Include="Graphics\VoxelRenderable.cs" />
<Compile Include="Graphics\TextRenderable.cs" />
<Compile Include="Graphics\BeamRenderable.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">