mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 18:42:56 +08:00
Don't show performance overlay by default in visual tests.
This commit is contained in:
parent
43f0409893
commit
093197cba5
@ -14,8 +14,6 @@ namespace osu.Framework.VisualTests
|
||||
base.Load(game);
|
||||
|
||||
Add(new TestBrowser());
|
||||
|
||||
ShowPerformanceOverlay = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user