update retrobar mines and lua
This commit is contained in:
@@ -8,12 +8,25 @@ Noteskin.ElementRedirs = {
|
||||
|
||||
-- button redirs (since this is a bar noteskin, it's all the same)
|
||||
Noteskin.ButtonRedirs = {
|
||||
Left = "Bar";
|
||||
UpLeft = "Bar";
|
||||
Up = "Bar";
|
||||
Down = "Bar";
|
||||
UpRight = "Bar";
|
||||
Right = "Bar";
|
||||
-- dance
|
||||
Left = "Bar";
|
||||
UpLeft = "Bar";
|
||||
Up = "Bar";
|
||||
Down = "Bar";
|
||||
UpRight = "Bar";
|
||||
Right = "Bar";
|
||||
-- kb7
|
||||
Key1 = "Bar";
|
||||
Key2 = "Bar";
|
||||
Key3 = "Bar";
|
||||
Key4 = "Bar";
|
||||
Key5 = "Bar";
|
||||
Key6 = "Bar";
|
||||
Key7 = "Bar";
|
||||
-- pump
|
||||
DownLeft = "Bar";
|
||||
DownRight = "Bar";
|
||||
Center = "Bar";
|
||||
};
|
||||
|
||||
-- things to blank out
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.4 KiB |
@@ -8,19 +8,25 @@ Noteskin.ElementRedirs = {
|
||||
|
||||
-- button redirs (since this is a bar noteskin, it's all the same)
|
||||
Noteskin.ButtonRedirs = {
|
||||
Left = "Bar";
|
||||
UpLeft = "Bar";
|
||||
Up = "Bar";
|
||||
Down = "Bar";
|
||||
UpRight = "Bar";
|
||||
Right = "Bar";
|
||||
Key1 = "Bar";
|
||||
Key2 = "Bar";
|
||||
Key3 = "Bar";
|
||||
Key4 = "Bar";
|
||||
Key5 = "Bar";
|
||||
Key6 = "Bar";
|
||||
Key7 = "Bar";
|
||||
-- dance
|
||||
Left = "Bar";
|
||||
UpLeft = "Bar";
|
||||
Up = "Bar";
|
||||
Down = "Bar";
|
||||
UpRight = "Bar";
|
||||
Right = "Bar";
|
||||
-- kb7
|
||||
Key1 = "Bar";
|
||||
Key2 = "Bar";
|
||||
Key3 = "Bar";
|
||||
Key4 = "Bar";
|
||||
Key5 = "Bar";
|
||||
Key6 = "Bar";
|
||||
Key7 = "Bar";
|
||||
-- pump
|
||||
DownLeft = "Bar";
|
||||
DownRight = "Bar";
|
||||
Center = "Bar";
|
||||
};
|
||||
|
||||
-- things to blank out
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.4 KiB |
Reference in New Issue
Block a user