Track per-player frozen actors.

This commit is contained in:
Paul Chote
2013-08-07 13:48:23 +12:00
parent c3bcca2ff7
commit eef941fd42
10 changed files with 277 additions and 74 deletions

View File

@@ -234,6 +234,7 @@
<Compile Include="Graphics\BeamRenderable.cs" />
<Compile Include="Graphics\ContrailRenderable.cs" />
<Compile Include="Widgets\ViewportControllerWidget.cs" />
<Compile Include="Traits\Player\FrozenActorLayer.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">