Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
schollz committed Feb 14, 2021
1 parent f77699a commit 34a12fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/grido.lua
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ function Grido:get_visual()
self.visual[i][1]=closestIndex[1]*2
self.visual[i][2]=closestIndex[1]*2
if params:get(i.."rate reverse") == 1 then
self.visual[i][4]=15
self.visual[i][3]=15
end
end
end
Expand Down

0 comments on commit 34a12fb

Please sign in to comment.