mirror of
https://github.com/osukey/osukey.git
synced 2025-06-18 17:57:55 +09:00
Improve xmldoc for PlacementObject
This commit is contained in:
parent
5c3880d712
commit
801e39a543
@ -39,7 +39,7 @@ namespace osu.Game.Screens.Edit
|
||||
public readonly BindableList<HitObject> SelectedHitObjects = new BindableList<HitObject>();
|
||||
|
||||
/// <summary>
|
||||
/// The current placement
|
||||
/// The current placement. Null if there's no active placement.
|
||||
/// </summary>
|
||||
public readonly Bindable<HitObject> PlacementObject = new Bindable<HitObject>();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user