Remove related events

This commit is contained in:
Dean Herbert
2021-01-06 23:09:58 +09:00
parent 32accc8eab
commit 59025e9d50
2 changed files with 1 additions and 3 deletions

View File

@ -39,7 +39,6 @@ namespace osu.Game.Screens.Menu
public Action OnEdit;
public Action OnExit;
public Action OnBeatmapListing;
public Action OnSolo;
public Action OnSettings;
public Action OnMultiplayer;