1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 06:12:56 +08:00

Remove unessesary nl

This commit is contained in:
miterosan 2018-08-24 22:24:57 +02:00
parent 8112a51d5f
commit 8b016f05e6

View File

@ -49,8 +49,5 @@ namespace osu.Game.Rulesets.Osu.Mods
theta += (float) hitObject.TimeFadeIn / 1000;
}
}
}
}