mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Remove not-implemented-exception
This commit is contained in:
@ -92,7 +92,6 @@ namespace osu.Game.Tests.Visual.Gameplay
|
||||
|
||||
public void OnReleased(TestAction action)
|
||||
{
|
||||
throw new System.NotImplementedException();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user