1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 01:27:29 +08:00
This commit is contained in:
jvyden 2021-04-16 05:57:36 -04:00
parent ec0211809f
commit 8d6c30c73b
No known key found for this signature in database
GPG Key ID: 18BCF2BE0262B278

View File

@ -175,7 +175,6 @@ namespace osu.Game.Tests.Visual.Components
public IdleTrackingBox(int timeToIdle, SessionStatics statics)
{
Box box;
Alpha = 0.6f;