Merge branch 'master' of deng-systems:git/RhythmBullet

This commit is contained in:
Harrison Deng 2019-01-13 22:09:59 -06:00
commit bfc72917f0
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" />