mirror of
https://github.com/OpenMW/openmw.git
synced 2025-10-14 21:56:36 +00:00
pressing enter for newline
This commit is contained in:
parent
0c4af81a69
commit
f87d6818b7
1 changed files with 1 additions and 1 deletions
|
@ -18,4 +18,4 @@ function M.normalizeAngle(angle)
|
|||
return (fullTurns - math.floor(fullTurns) - 0.5) * (2 * math.pi)
|
||||
end
|
||||
|
||||
return M
|
||||
return M
|
||||
|
|
Loading…
Reference in a new issue