forked from mirrors/0ad
3ade70fef3e877b3d24882cd75997e7756a7b784
function tan(x) {
return Math.sin(x); --> Math.tan(x)
}
This was SVN commit r6601.
…
Description
Public pull mirror of upstream 0 A.D. from Wildfire Games Gitea.
Languages
C++
56.5%
JavaScript
35.3%
C
3.4%
Python
2.2%
Lua
0.6%
Other
1.7%