Add helpers to load textures and fonts.

This commit is contained in:
Pieter-Jan Briers
2019-02-24 16:14:19 +01:00
parent dfcfd9b04f
commit 7664fcf1f4
2 changed files with 33 additions and 0 deletions

View File

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