Get the game running, though not perfectly

This commit is contained in:
Drew DeVault
2016-11-08 18:46:08 -05:00
parent ee24cd310c
commit fe9034323b
4 changed files with 17 additions and 23 deletions

View File

@ -26,12 +26,6 @@ namespace osu.Desktop.VisualTests.Tests
protected override IFrameBasedClock Clock => localClock;
[Initializer]
private void Load()
{
// TODO: Do we even need this here?
}
public override void Reset()
{
base.Reset();