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]
|
||||
end
|
||||
|
||||
if sElement == "Tap Lift" then
|
||||
t.InitCommand=cmd(pulse);
|
||||
end
|
||||
|
||||
return t
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user