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

Fix AppVeyor Errors

This commit is contained in:
iiSaLMaN 2019-04-22 09:59:51 +03:00 committed by GitHub
parent 7a385e56ec
commit 64429aa968
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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