diff multipaint.pde @ 241:9b715f7489b2

Cleanup.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 11 Sep 2018 12:36:19 +0300
parents d3eba28c26e5
children 7401300452c2
line wrap: on
line diff
--- a/multipaint.pde	Mon Sep 10 11:51:40 2018 +0300
+++ b/multipaint.pde	Tue Sep 11 12:36:19 2018 +0300
@@ -281,7 +281,6 @@
     makecolor(261, 0, 255, 0);
     makecolor(262, 0, 0, 255);
     makecolor(263, 48, 48, 48); //backest UI background
-
 }