mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
Reduce wait length
This commit is contained in:
@ -71,7 +71,7 @@ namespace osu.Game.Tests.Visual.RealtimeMultiplayer
|
||||
InputManager.Click(MouseButton.Left);
|
||||
});
|
||||
|
||||
AddWaitStep("wait", 500);
|
||||
AddWaitStep("wait", 10);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user