mirror of
https://github.com/ppy/osu.git
synced 2026-05-18 22:30:53 +08:00
committed by
GitHub
Unverified
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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user