Mapping modified kind of right
[SugarCubes.git] / GranimPattern.pde
old mode 100644 (file)
new mode 100755 (executable)
index 6c3088f..425b97c
@@ -118,7 +118,7 @@ class GranimPattern extends SCPattern
                        {
                                colors[drawList.get(i).index] = gbuffer[i];
                        }
-                       g.changed =false;
+                       g.changed = false;
                }
        }