mirror of
https://github.com/ppy/osu.git
synced 2025-02-15 11:02:57 +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