mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
Disable "save changes" button by default
This commit is contained in:
@ -57,6 +57,7 @@ namespace osu.Game.Tournament
|
||||
Bottom = 10,
|
||||
},
|
||||
Action = saveChanges,
|
||||
Enabled = { Value = false },
|
||||
},
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user