1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-17 19:04:00 +08:00

Remove performance overlay.

This commit is contained in:
Dean Herbert
2016-10-03 23:56:25 +09:00
Unverified
parent ddcd5ec286
commit 51cf13460f
-2
View File
@@ -29,8 +29,6 @@ namespace osu.Game
{
base.Load();
ShowPerformanceOverlay = true;
Add(new Drawable[] {
new ParallaxContainer
{