mirror of
https://github.com/osukey/osukey.git
synced 2025-08-06 16:13:57 +09:00
Fix.
This commit is contained in:
@ -102,7 +102,7 @@ namespace osu.Game.Rulesets.Scoring
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
public bool AdjustRank
|
public bool AdjustRank
|
||||||
{
|
{
|
||||||
get => return adjustRank;
|
get => adjustRank;
|
||||||
|
|
||||||
set
|
set
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user