fix appveyor issues

This commit is contained in:
unknown
2019-12-11 20:12:29 +08:00
parent be3634cce1
commit b0cf44c3be
5 changed files with 6 additions and 6 deletions

View File

@ -48,4 +48,4 @@ namespace osu.Game.Rulesets.Catch.Mods
difficulty.OverallDifficulty = ApproachRate.Value;
}
}
}
}