mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Rename bash -> swell.
This commit is contained in:
@ -165,7 +165,7 @@ namespace osu.Game.Modes.Taiko.Scoring
|
||||
SecondHit = obj.Accented
|
||||
});
|
||||
}
|
||||
else if (obj is Bash)
|
||||
else if (obj is Swell)
|
||||
{
|
||||
AddJudgement(new TaikoJudgement
|
||||
{
|
||||
|
Reference in New Issue
Block a user