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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user