mirror of
https://github.com/osukey/osukey.git
synced 2025-08-07 00:23:59 +09:00
Remove old todo
This commit is contained in:
@ -158,9 +158,6 @@ namespace osu.Game.Screens.Edit.Verify
|
|||||||
|
|
||||||
Action = () =>
|
Action = () =>
|
||||||
{
|
{
|
||||||
// Supposed to work like clicking timestamps outside of the game.
|
|
||||||
// TODO: Is there already defined behaviour for this I may be able to call?
|
|
||||||
|
|
||||||
selectedIssue.Value = issue;
|
selectedIssue.Value = issue;
|
||||||
|
|
||||||
if (issue.Time != null)
|
if (issue.Time != null)
|
||||||
|
Reference in New Issue
Block a user