mirror of
https://github.com/ppy/osu.git
synced 2025-01-07 20:03:13 +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);
|
InputManager.Click(MouseButton.Left);
|
||||||
});
|
});
|
||||||
|
|
||||||
AddWaitStep("wait", 500);
|
AddWaitStep("wait", 10);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user