Minor performance improvement. Not sure why this was done but it's not required any more.
Also moves delete and action logic to a shared implementation
codefactor.io \(o.o)/ also one unnecessary semicolon
Also better handles delays before notifications are displayed.
Missed this one..
This is important when using dynamic compiling to rapidly iterate. Until we actually split projects out into pieces (like the abstract ruleset project we have talked about) there is no advantage to using internal in the osu! game code.
Fixes #1005 for real
Also sets better defaults.
Reduces the delay before the main menu appears, but also synchronises the full main menu appearance animation with the logo's apperance.