mirror of
https://github.com/ppy/osu.git
synced 2025-01-14 17:52:56 +08:00
Fix.
This commit is contained in:
parent
9030935030
commit
cfb3c38c3a
@ -102,7 +102,7 @@ namespace osu.Game.Rulesets.Scoring
|
||||
/// </summary>
|
||||
public bool AdjustRank
|
||||
{
|
||||
get => return adjustRank;
|
||||
get => adjustRank;
|
||||
|
||||
set
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user