Show an error dialog if disconnected from the server.

This commit is contained in:
Paul Chote
2014-01-31 20:50:26 +13:00
parent 7e8e427449
commit a32d440b05
6 changed files with 51 additions and 0 deletions

View File

@@ -485,6 +485,7 @@
<Compile Include="ShroudRenderer.cs" />
<Compile Include="Render\WithCrateBody.cs" />
<Compile Include="Buildings\Demolishable.cs" />
<Compile Include="Widgets\Logic\DisconnectWatcherLogic.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">