cRadio.java
.. .. @@ -35,8 +35,10 @@ 35 35 camera = (Camera)Grafreed.clone(c); 36 36 } 37 37 38 - byte[] graphs[] = new byte[10000][];39 - int undoindex = 0;38 + //byte[] versions[] = new byte[100][];39 + //boolean[] user = new boolean[100];40 +41 + //int versionindex = -1;40 42 41 43 // Patch to avoid bug with transparency. 42 44 boolean hadMaterial;