mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Fix hit object not shown in timline while placement is waiting
This commit is contained in:
@ -23,6 +23,8 @@ namespace osu.Game.Rulesets.Catch.Edit.Blueprints
|
||||
base.Update();
|
||||
|
||||
outline.UpdateFrom(HitObjectContainer, HitObject);
|
||||
|
||||
BeginPlacement();
|
||||
}
|
||||
|
||||
protected override bool OnMouseDown(MouseDownEvent e)
|
||||
|
Reference in New Issue
Block a user