noted colour input issue
This commit is contained in:
parent
648143b7a0
commit
b27632b6a3
|
@ -41,6 +41,7 @@ if (src.match(/^(file|https)?:\/\/|^\/\//)) {
|
||||||
## known bugs
|
## known bugs
|
||||||
|
|
||||||
* keyup on game data input sets palette to pal 0 even if game data has not changed
|
* 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
|
## to do
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue