added fonts to their respective directory for sake of repository portability.

This commit is contained in:
Harrison Deng 2018-12-14 11:20:23 -06:00
parent 07e172d913
commit ddb2c2391c
10 changed files with 4 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -46,6 +46,10 @@
<PropertyGroup>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
</PropertyGroup>
<PropertyGroup>
<StartupObject>
</StartupObject>
</PropertyGroup>
<ItemGroup>
<Compile Include="Audio\MusicController.cs" />
<Compile Include="Audio\MusicList.cs" />