Fix AppVeyor Errors

This commit is contained in:
iiSaLMaN
2019-04-22 09:59:51 +03:00
committed by GitHub
parent 7a385e56ec
commit 64429aa968

View File

@ -103,7 +103,7 @@ namespace osu.Game.Rulesets.Scoring
public bool AdjustRank
{
get => return adjustRank;
set
{
adjustRank = value;