Merge branch 'master' into direct-downloads

This commit is contained in:
Dean Herbert
2017-08-24 21:30:38 +09:00
committed by GitHub
11 changed files with 268 additions and 191 deletions

View File

@ -323,7 +323,6 @@
<Compile Include="Screens\Multiplayer\MatchCreate.cs" />
<Compile Include="Screens\Play\FailOverlay.cs" />
<Compile Include="Screens\Play\MenuOverlay.cs" />
<Compile Include="Screens\Play\PlayerInputManager.cs" />
<Compile Include="Screens\Play\PlayerLoader.cs" />
<Compile Include="Screens\Play\ReplayPlayer.cs" />
<Compile Include="Screens\Play\SkipButton.cs" />