erased some waste and added something into noteskin.lua for the lifts (not tested, hope it works)
This commit is contained in:
@@ -118,6 +118,10 @@ local function func()
|
|||||||
t.BaseRotationZ=Noteskin.BaseRotZ[sButton]
|
t.BaseRotationZ=Noteskin.BaseRotZ[sButton]
|
||||||
end
|
end
|
||||||
|
|
||||||
|
if sElement == "Tap Lift" then
|
||||||
|
t.InitCommand=cmd(pulse);
|
||||||
|
end
|
||||||
|
|
||||||
return t
|
return t
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user