pothi.love/0003-scale

3 lines
47 B
Plaintext
Raw Normal View History

2023-10-25 15:45:09 +01:00
scale = function(d)
return d*Viewport.zoom
end