Implement server status content side.

This commit is contained in:
Pieter-Jan Briers
2018-11-26 10:02:47 +01:00
parent 845d0f9182
commit 0230323563
6 changed files with 74 additions and 4 deletions

View File

@@ -133,6 +133,7 @@
<Compile Include="GameObjects\Components\Power\PoweredLightComponent.cs" />
<Compile Include="GameObjects\Components\Power\PowerDebugTool.cs" />
<Compile Include="ServerNotifyManager.cs" />
<Compile Include="StatusShell.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Content.Shared\Content.Shared.csproj">