Skip to content

Commit c42c04e

Browse files
committed
removed extra code
1 parent 7b8b93b commit c42c04e

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

src/config.js

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -35,18 +35,6 @@ const layerConfigurations = [
3535
{ name: "Top lid" },
3636
],
3737
},
38-
{
39-
growEditionSizeTo: 10,
40-
layersOrder: [
41-
{ name: "Background" },
42-
{ name: "Eyeball" },
43-
{ name: "Eye color" },
44-
{ name: "Iris" },
45-
{ name: "Shine" },
46-
{ name: "Bottom lid" },
47-
{ name: "Top lid" },
48-
],
49-
},
5038
];
5139

5240
const shuffleLayerConfigurations = false;

0 commit comments

Comments
 (0)