mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 07:33:55 +09:00
Added DialogManager(not wired up for desktop project yet)
This commit is contained in:
@ -153,6 +153,7 @@ namespace osu.Game.Overlays.Dialog
|
||||
Anchor = Anchor.BottomCentre,
|
||||
Origin = Anchor.BottomCentre,
|
||||
Width = 0.4f,
|
||||
Alpha = 0f,
|
||||
Children = new Drawable[]
|
||||
{
|
||||
new Container
|
||||
|
Reference in New Issue
Block a user