1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-11 17:19:25 +08:00

Add second level menu for skin editors

This commit is contained in:
Dean Herbert
2023-11-24 10:56:59 +09:00
Unverified
parent 340227a06d
commit 5905ca6492
4 changed files with 28 additions and 5 deletions
@@ -97,7 +97,7 @@ namespace osu.Game.Tests.Visual.UserInterface
break;
case Key.E:
buttons.OnEdit = action;
buttons.OnEditBeatmap = action;
break;
case Key.D: