From 0c98634db0fe74b8fe7bb18804db91a9c3c59803 Mon Sep 17 00:00:00 2001 From: jules Date: Sun, 9 Feb 2014 19:29:22 -0500 Subject: tag superpaint patterns as dither --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index 875460e..5d51485 100644 --- a/index.html +++ b/index.html @@ -250,7 +250,7 @@ function load(){ dice() $("#upload").click(function(){ if (patternURI) { - upload(patternURI, (+ new Date()) + "-" + user.username + "-dither.png") + upload(patternURI, (+ new Date()) + "-" + user.username + "-dither.png", "dither") } }) } -- cgit v1.2.3-70-g09d2