From 4ee3b20392db775677b61c5d0cc74dd2f29a3c12 Mon Sep 17 00:00:00 2001 From: synth-ruiner Date: Sun, 13 May 2018 00:29:51 +0100 Subject: [PATCH] todo: don't reuse wall tiles --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 999714f..c47d21a 100644 --- a/readme.md +++ b/readme.md @@ -50,6 +50,7 @@ if (src.match(/^(file|https)?:\/\/|^\/\//)) { ## to do * test new room ID handling!!! +* don't reuse wall tiles * add 'clear'/'upload' buttons for game data * select all on clicking game data entry field * allow user to save output as image, or tweet it :)