Skip to content

Commit

Permalink
removed extra code
Browse files Browse the repository at this point in the history
  • Loading branch information
HashLips committed Nov 7, 2021
1 parent 7b8b93b commit c42c04e
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions src/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,18 +35,6 @@ const layerConfigurations = [
{ name: "Top lid" },
],
},
{
growEditionSizeTo: 10,
layersOrder: [
{ name: "Background" },
{ name: "Eyeball" },
{ name: "Eye color" },
{ name: "Iris" },
{ name: "Shine" },
{ name: "Bottom lid" },
{ name: "Top lid" },
],
},
];

const shuffleLayerConfigurations = false;
Expand Down

0 comments on commit c42c04e

Please sign in to comment.