mirror of
https://github.com/osukey/osukey.git
synced 2025-06-09 21:37:59 +09: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>();
|
public readonly Bindable<ManiaAction> Action = new Bindable<ManiaAction>();
|
||||||
|
|
||||||
private readonly ColumnHitObjectArea hitObjectArea;
|
public readonly ColumnHitObjectArea hitObjectArea;
|
||||||
|
|
||||||
internal readonly Container TopLevelContainer;
|
internal readonly Container TopLevelContainer;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user