mirror of
https://github.com/ppy/osu
synced 2025-01-02 12:22:13 +00: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