mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 12:53:11 +08:00
Improve comment
Co-Authored-By: peppy <pe@ppy.sh>
This commit is contained in:
parent
19bef01dd0
commit
c3ae4d7b14
@ -51,7 +51,7 @@ namespace osu.Game.Screens
|
||||
protected new OsuGameBase Game => base.Game as OsuGameBase;
|
||||
|
||||
/// <summary>
|
||||
/// Disallow changes to game-wise Beatmap/Ruleset bindables for this screen (and all children).
|
||||
/// Whether to disallow changes to game-wise Beatmap/Ruleset bindables for this screen (and all children).
|
||||
/// </summary>
|
||||
public virtual bool DisallowExternalBeatmapRulesetChanges => false;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user