From c25653c4e24e5289798c701db7534a8eedb37d70 Mon Sep 17 00:00:00 2001 From: synth-ruiner Date: Sat, 3 Mar 2018 22:09:04 +0000 Subject: [PATCH] done --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index 5222bcf..b499e06 100644 --- a/readme.md +++ b/readme.md @@ -57,7 +57,6 @@ if (src.match(/^(file|https)?:\/\/|^\/\//)) { * add up/down arrows to the brightness slider for incremental tweaks * add 'all-white' tile by default in case the game data doesn't have it? * handle arbitrary animation frames (editor only supports 2 frames, but game data has no upper limit) -* move 'create new tiles' to output ## could do