1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-28 04:02:57 +08:00

actually the last whitespace

This commit is contained in:
LeNitrous 2019-01-26 13:50:27 +08:00
parent d920ee67ee
commit 0f8c5bcbd7

View File

@ -8,6 +8,6 @@ using osu.Game.Rulesets.Taiko.Objects;
namespace osu.Game.Rulesets.Taiko.Mods
{
public class TaikoModWindDown : ModWindDown<TaikoHitObject>
{
{
}
}