mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Remove leftover exception throw
This commit is contained in:
@ -71,7 +71,6 @@ namespace osu.Game.Graphics.UserInterfaceV2
|
||||
|
||||
public void OnReleased(GlobalAction action)
|
||||
{
|
||||
throw new System.NotImplementedException();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user