mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 09:07:25 +08:00
expose hitObectArea in Column
This commit is contained in:
parent
0e49bf127b
commit
06ed5316c4
@ -33,7 +33,7 @@ namespace osu.Game.Rulesets.Mania.UI
|
||||
|
||||
public readonly Bindable<ManiaAction> Action = new Bindable<ManiaAction>();
|
||||
|
||||
private readonly ColumnHitObjectArea hitObjectArea;
|
||||
public readonly ColumnHitObjectArea hitObjectArea;
|
||||
|
||||
internal readonly Container TopLevelContainer;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user