fixes to compile on osx (xant)

This commit is contained in:
xant
2008-06-16 03:59:17 +02:00
committed by Jaromil
parent 909f578fd8
commit f5590f89d6
16 changed files with 33 additions and 33 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ ncolors = colors.length - 1;
//width=1024; height=768;
//width=400; height=300;
width=640; height=480;
width=400; height=300;
width=1024; height=768;
geo = new GeometryLayer(width, height);
//geo = new GeometryLayer(100,100);