mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Use internal less
Allows for more dynamic compilation to succeed. No reason for using internal here anyways.
This commit is contained in:
@ -31,7 +31,7 @@ namespace osu.Game.Screens.Ranking
|
||||
|
||||
private ResultModeTabControl modeChangeButtons;
|
||||
|
||||
internal override bool AllowBeatmapRulesetChange => false;
|
||||
public override bool AllowBeatmapRulesetChange => false;
|
||||
|
||||
private Container currentPage;
|
||||
|
||||
|
Reference in New Issue
Block a user