mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Merge remote-tracking branch 'upstream/master' into taiko_drumroll_drawing
# Conflicts: # osu.Desktop.VisualTests/Tests/TestCaseTaikoPlayfield.cs
This commit is contained in:
@ -21,7 +21,7 @@ namespace osu.Desktop.VisualTests.Tests
|
||||
{
|
||||
base.Reset();
|
||||
|
||||
AddToggle("Kiai", b =>
|
||||
AddToggleStep("Kiai", b =>
|
||||
{
|
||||
kiai = !kiai;
|
||||
Reset();
|
||||
|
Reference in New Issue
Block a user