mirror of
https://github.com/dyne/FreeJ.git
synced 2026-06-16 12:59:33 +02:00
fixes to compile on osx (xant)
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user