mirror of
https://github.com/ppy/osu.git
synced 2024-12-13 08:32:57 +08:00
Disable "save changes" button by default
This commit is contained in:
parent
11c8a2c16e
commit
776d9551e2
@ -57,6 +57,7 @@ namespace osu.Game.Tournament
|
||||
Bottom = 10,
|
||||
},
|
||||
Action = saveChanges,
|
||||
Enabled = { Value = false },
|
||||
},
|
||||
}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user