mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
Turn on warnings, resolve issues
This commit is contained in:
@ -65,9 +65,6 @@ namespace osu.Game.Screens.Edit
|
||||
dependencies.Cache(beatDivisor);
|
||||
|
||||
EditorMenuBar menuBar;
|
||||
TimeInfoContainer timeInfo;
|
||||
SummaryTimeline timeline;
|
||||
PlaybackControl playback;
|
||||
|
||||
var fileMenuItems = new List<MenuItem>();
|
||||
if (RuntimeInfo.IsDesktop)
|
||||
|
Reference in New Issue
Block a user