1
0
forked from mirrors/0ad
Files
0ad/binaries/data/mods/internal/maps
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
..
2009-01-01 08:38:31 +00:00
2009-01-06 20:22:33 +00:00