1
0
forked from 0ad/0ad
Go to file
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
binaries Fixed following copy/paste error: 2009-01-06 20:22:33 +00:00
build Autobuilder startup service binary 2009-01-01 22:48:05 +00:00
docs # Engine overview doc started. 2007-10-20 18:30:32 +00:00
source work-related additions: 2009-01-06 20:17:06 +00:00
.gitattributes Splitting Internal with Public 2008-09-18 04:38:42 +00:00