mirror of
https://github.com/ppy/osu.git
synced 2025-02-19 07:42:58 +08:00
Forgot one
This commit is contained in:
parent
8f6a6143d6
commit
9ab49247b2
@ -61,10 +61,10 @@ namespace osu.Desktop.VisualTests.Tests
|
||||
Width = 100,
|
||||
Height = 50,
|
||||
Colour = Color4.Black,
|
||||
Action = (delegate {
|
||||
Action = delegate {
|
||||
retryCount++;
|
||||
pauseOverlay.SetRetries(retryCount);
|
||||
}),
|
||||
},
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user