1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-26 03:49:56 +08:00

Remove unused puzzle pieces

This commit is contained in:
Dean Herbert
2017-11-08 14:45:01 +09:00
Unverified
parent fafca093e8
commit 7ad498cb29
2 changed files with 0 additions and 26 deletions
-2
View File
@@ -326,8 +326,6 @@ namespace osu.Game.Screens.Menu
private bool trackingPosition;
public void SetLogoTracking(bool value) => trackingPosition = value;
protected override void Update()
{
//if (OsuGame.IdleTime > 6000 && State != MenuState.Exit)