mirror of
https://github.com/ppy/osu
synced 2024-12-15 03:16:17 +00: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