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