mirror of
https://github.com/osukey/osukey.git
synced 2025-05-30 09:57:21 +09:00
Remove unnecessary TODO
This commit is contained in:
parent
a6593505b3
commit
fbbd05e606
@ -9,7 +9,6 @@ namespace osu.Game.Overlays.Options.Online
|
|||||||
|
|
||||||
public PrivacyOptions()
|
public PrivacyOptions()
|
||||||
{
|
{
|
||||||
// TODO: this should probably be split into Alerts and Privacy
|
|
||||||
Children = new Drawable[]
|
Children = new Drawable[]
|
||||||
{
|
{
|
||||||
new BasicCheckBox { LabelText = "Share your city location with others" },
|
new BasicCheckBox { LabelText = "Share your city location with others" },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user