From b27632b6a348205ca7c0694cecdee7301515240d Mon Sep 17 00:00:00 2001 From: synth-ruiner Date: Sun, 24 Dec 2017 20:09:27 +0000 Subject: [PATCH] noted colour input issue --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 6edfe06..fcf4c62 100644 --- a/readme.md +++ b/readme.md @@ -41,6 +41,7 @@ if (src.match(/^(file|https)?:\/\/|^\/\//)) { ## known bugs * keyup on game data input sets palette to pal 0 even if game data has not changed +* changing the colour of a different palette will change the current palette ## to do