mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
Remove redundant code
This commit is contained in:
@ -68,13 +68,14 @@ namespace osu.Game.Input.Bindings
|
||||
DecreaseVolume,
|
||||
[Description("Toggle mute")]
|
||||
ToggleMute,
|
||||
[Description("Take screenshot")]
|
||||
TakeScreenshot,
|
||||
|
||||
// In-Game Keybindings
|
||||
[Description("Skip Cutscene")]
|
||||
SkipCutscene,
|
||||
[Description("Quick Retry (Hold)")]
|
||||
QuickRetry,
|
||||
|
||||
[Description("Take screenshot")]
|
||||
TakeScreenshot
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user