mirror of
https://github.com/ppy/osu.git
synced 2025-02-12 00:42:55 +08:00
Minor reword inline comment
This commit is contained in:
parent
16a0efc562
commit
1fc28552b5
@ -216,7 +216,7 @@ namespace osu.Game.Overlays.Dialog
|
||||
};
|
||||
|
||||
// It's important we start in a visible state so our state fires on hide, even before load.
|
||||
// This is used by the IDialogOverlay to know when the dialog was dismissed.
|
||||
// This is used by the dialog overlay to know when the dialog was dismissed.
|
||||
Show();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user