driver.love/0096-iscale

3 lines
50 B
Plaintext

iscale = function(vd)
return vd/Viewport.zoom
end