mirror of
https://github.com/osukey/osukey.git
synced 2025-05-09 23:57:18 +09:00
Fix incorrect comment
This commit is contained in:
parent
6b198ce112
commit
89d22824c3
@ -35,7 +35,7 @@ namespace osu.Game.Tests.Visual.Multiplayer
|
|||||||
[SetUpSteps]
|
[SetUpSteps]
|
||||||
public void SetUpSteps()
|
public void SetUpSteps()
|
||||||
{
|
{
|
||||||
// Not scheduled since this should affect buttons added by the current test.
|
// Not inside a step since this is used to affect steps added by the current test.
|
||||||
currentItemId = 0;
|
currentItemId = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user