[Sync] the world pause state.

This commit is contained in:
Paul Chote
2013-04-07 23:40:25 +12:00
parent 096d95f391
commit a5ec473a59
7 changed files with 33 additions and 0 deletions

View File

@@ -222,6 +222,7 @@
<Compile Include="WorldUtils.cs" />
<Compile Include="Network\ReplayRecorderConnection.cs" />
<Compile Include="Widgets\TooltipContainerWidget.cs" />
<Compile Include="Traits\DebugPauseState.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">