I think the duplicate issue is fixed now

This commit is contained in:
synth-ruiner 2018-01-26 19:27:09 +00:00
parent 6e14842500
commit 732c8004f3
1 changed files with 0 additions and 4 deletions

View File

@ -40,10 +40,6 @@ if (src.match(/^(https)?:\/\/|^\/\//)) {
if (src.match(/^(file|https)?:\/\/|^\/\//)) { if (src.match(/^(file|https)?:\/\/|^\/\//)) {
``` ```
## known bugs
* new tiles can be duplicates
## to do ## to do
* make it clear that the user can paste in their own game data * make it clear that the user can paste in their own game data