mirror of
https://github.com/lospec/pixel-editor.git
synced 2023-08-10 21:12:51 +03:00
push6
This commit is contained in:
parent
fedca8f95e
commit
bc7561b72d
@ -35,9 +35,7 @@ const Startup = (() => {
|
||||
console.trace();
|
||||
// The palette is empty, at the beginning
|
||||
ColorModule.resetPalette();
|
||||
if (lpe && !lpe.colors) {
|
||||
lpe.colors = ["#000000"];
|
||||
}
|
||||
|
||||
initLayers(lpe);
|
||||
initPalette();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user