Don't load a mode when opening TestCaseHitObjects

This commit is contained in:
Dean Herbert 2017-05-18 19:39:40 +09:00
parent dc5a9eb740
commit f112546085

View File

@ -129,8 +129,6 @@ namespace osu.Desktop.VisualTests.Tests
};
Add(clockAdjustContainer);
load(mode);
}
private int depth;