mirror of
https://github.com/ppy/osu.git
synced 2026-05-27 00:20:50 +08:00
Remove unnecessary TODO
This commit is contained in:
@@ -9,7 +9,6 @@ namespace osu.Game.Overlays.Options.Online
|
||||
|
||||
public PrivacyOptions()
|
||||
{
|
||||
// TODO: this should probably be split into Alerts and Privacy
|
||||
Children = new Drawable[]
|
||||
{
|
||||
new BasicCheckBox { LabelText = "Share your city location with others" },
|
||||
|
||||
Reference in New Issue
Block a user