mirror of
https://github.com/ppy/osu
synced 2025-03-11 05:49:12 +00:00
Remove not-implemented-exception
This commit is contained in:
parent
f3fee73441
commit
2444dd42d0
@ -92,7 +92,6 @@ namespace osu.Game.Tests.Visual.Gameplay
|
|||||||
|
|
||||||
public void OnReleased(TestAction action)
|
public void OnReleased(TestAction action)
|
||||||
{
|
{
|
||||||
throw new System.NotImplementedException();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user