mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 15:44:04 +09:00
Strip whitespaces
This commit is contained in:
@ -31,7 +31,7 @@ namespace osu.Game.Rulesets.Scoring
|
||||
|
||||
ApplyMods(score.Mods);
|
||||
}
|
||||
|
||||
|
||||
protected virtual void ApplyMods(Mod[] mods)
|
||||
{
|
||||
var clock = new StopwatchClock();
|
||||
|
Reference in New Issue
Block a user