1
0
forked from 0ad/0ad
Commit Graph

2 Commits

Author SHA1 Message Date
brian
3ade70fef3 Fixed following copy/paste error:
function tan(x) {
	return Math.sin(x); --> Math.tan(x)
}

This was SVN commit r6601.
2009-01-06 20:22:33 +00:00
b4460d7762 Renaming official to internal - Part 1
This was SVN commit r6389.
2008-09-18 02:14:05 +00:00