mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 01:52:55 +08:00
Reduce wait length
This commit is contained in:
parent
56bd3d8a82
commit
f21b4a269f
@ -71,7 +71,7 @@ namespace osu.Game.Tests.Visual.RealtimeMultiplayer
|
||||
InputManager.Click(MouseButton.Left);
|
||||
});
|
||||
|
||||
AddWaitStep("wait", 500);
|
||||
AddWaitStep("wait", 10);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user