Fix orbital for dance.
This commit is contained in:
@@ -9,12 +9,12 @@ Noteskin.ElementRedirs = {
|
|||||||
-- button redirs (since this is a bar noteskin, it's all the same)
|
-- button redirs (since this is a bar noteskin, it's all the same)
|
||||||
Noteskin.ButtonRedirs = {
|
Noteskin.ButtonRedirs = {
|
||||||
-- dance
|
-- dance
|
||||||
Left = "Bar";
|
Left = "Red";
|
||||||
UpLeft = "Bar";
|
UpLeft = "Red";
|
||||||
Up = "Bar";
|
Up = "Red";
|
||||||
Down = "Bar";
|
Down = "Red";
|
||||||
UpRight = "Bar";
|
UpRight = "Red";
|
||||||
Right = "Bar";
|
Right = "Red";
|
||||||
-- kb7
|
-- kb7
|
||||||
Key1 = "Red";
|
Key1 = "Red";
|
||||||
Key2 = "Red";
|
Key2 = "Red";
|
||||||
|
|||||||
Reference in New Issue
Block a user