pressing enter for newline

This commit is contained in:
Kuyondo 2025-07-08 05:02:53 +08:00
parent 0c4af81a69
commit f87d6818b7

View File

@ -18,4 +18,4 @@ function M.normalizeAngle(angle)
return (fullTurns - math.floor(fullTurns) - 0.5) * (2 * math.pi)
end
return M
return M