1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 11:37:28 +08:00

Remove performance overlay.

This commit is contained in:
Dean Herbert 2016-10-03 23:56:25 +09:00
parent ddcd5ec286
commit 51cf13460f

View File

@ -29,8 +29,6 @@ namespace osu.Game
{
base.Load();
ShowPerformanceOverlay = true;
Add(new Drawable[] {
new ParallaxContainer
{