We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc7d725 commit c6c84c0Copy full SHA for c6c84c0
1 file changed
src/components/structural/Textures.js
@@ -5,7 +5,7 @@ let TexturePack = [
5
{title:"chevron",url:"/img/textures/chevron.jpg"},
6
{title:"cobblestone",url:"/img/textures/cobblestone.jpg"},
7
{title:"dirt",url:"/img/textures/dirt.jpg"},
8
- {title:"duck",url:"/img/textures/duck.jpg}
+ {title:"duck",url:"/img/textures/duck.jpg"},
9
{title:"fabric",url:"/img/textures/fabric.jpg"},
10
{title:"grass",url:"/img/textures/grass.jpg"},
11
{title:"lava",url:"/img/textures/lava.jpg"},
0 commit comments