Make prev and next work again.

This commit is contained in:
Huo Yaoyuan
2016-10-28 20:08:27 +08:00
parent b7ada4866e
commit 7d14e6e6cf
2 changed files with 24 additions and 7 deletions

View File

@ -34,7 +34,6 @@ namespace osu.Desktop.Tests
{
base.Reset();
ourClock.ProcessFrame();
mc?.CurrentTrack?.Stop();
mc = new MusicController
{
Origin = Anchor.Centre,