From 65dd0ca8e0eadc8307da31c2f1b79d0fe759e729 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9ophile=20Clet?= Date: Thu, 31 Oct 2024 00:25:52 +0100 Subject: [PATCH] Max 9 v8ui ready --- code/tc.preset.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/tc.preset.js b/code/tc.preset.js index 3e07f03..0de15ed 100644 --- a/code/tc.preset.js +++ b/code/tc.preset.js @@ -516,7 +516,7 @@ function paint() } } } -paint.local = 1; +paint.local = 0; function color_wheel() { // Rather than using an array of colors, each color has its own variable, so they can be declared as attributes and saved with the patch