From f8f6f1299963c670d274d9818764ffd81d6d5a99 Mon Sep 17 00:00:00 2001 From: Arthur Eubanks Date: Tue, 31 Jan 2023 21:21:58 -0800 Subject: [PATCH] Add pump shortcut for closing current song folder --- Themes/_fallback/Scripts/03 Gameplay.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Themes/_fallback/Scripts/03 Gameplay.lua b/Themes/_fallback/Scripts/03 Gameplay.lua index 84a1ef1218..7b8e76b1ea 100644 --- a/Themes/_fallback/Scripts/03 Gameplay.lua +++ b/Themes/_fallback/Scripts/03 Gameplay.lua @@ -330,6 +330,8 @@ local CodeDetectorCodes = { }, CloseCurrentFolder = { default = "MenuUp-MenuDown", + dance = "Up-Down", + pump = "@UpLeft-@UpRight-Center", }, -- OptionsList PrevOptionsList = {