mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 06:23:21 +08:00
Fix incorrect comment
This commit is contained in:
parent
6b198ce112
commit
89d22824c3
@ -35,7 +35,7 @@ namespace osu.Game.Tests.Visual.Multiplayer
|
||||
[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;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user