mirror of
https://github.com/osukey/osukey.git
synced 2025-05-29 01:17:35 +09:00
Fixed some formatting and style
This commit is contained in:
parent
57500666d6
commit
ccbf6db810
@ -215,7 +215,7 @@ namespace osu.Game.Tests.Visual.Online
|
||||
AddStep("Release Control", () => InputManager.ReleaseKey(Key.ControlLeft));
|
||||
}
|
||||
|
||||
|
||||
[Test]
|
||||
public void TestCtrlWShortcut()
|
||||
{
|
||||
AddStep("Join 2 channels", () =>
|
||||
@ -250,6 +250,7 @@ namespace osu.Game.Tests.Visual.Online
|
||||
AddStep("Release Control", () => InputManager.ReleaseKey(Key.ControlLeft));
|
||||
}
|
||||
|
||||
[Test]
|
||||
public void TestCtrlTShortcut()
|
||||
{
|
||||
AddStep("Join 2 channels", () =>
|
||||
|
Loading…
x
Reference in New Issue
Block a user