Skip to content

Commit

Permalink
/0 hurrrrrrrrrrrrrrrrrrrrrrr
Browse files Browse the repository at this point in the history
  • Loading branch information
MinaciousGrace committed Nov 14, 2018
1 parent 35740aa commit 56aaf5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Themes/Til Death/BGAnimations/offsetplot.lua
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ local handspecific = false
local left = false

local function fitX(x) -- Scale time values to fit within plot width.
if finalSecond == 0 then return 0 end
return x / finalSecond * plotWidth - plotWidth / 2
end

Expand Down

0 comments on commit 56aaf5f

Please sign in to comment.