I think the duplicate issue is fixed now
This commit is contained in:
parent
6e14842500
commit
732c8004f3
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue