NanoStyle v1

This commit is contained in:
Pieter-Jan Briers
2019-02-18 09:16:06 +01:00
parent 54e0818fef
commit 3516392f06
16 changed files with 471 additions and 0 deletions

View File

@@ -103,6 +103,7 @@
<Compile Include="UserInterface\HandsGui.cs" />
<Compile Include="GameObjects\Components\Power\PowerDebugTool.cs" />
<Compile Include="UserInterface\LobbyGui.cs" />
<Compile Include="UserInterface\NanoStyle.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Content.Shared\Content.Shared.csproj">