fixed unknown redstone in test

master
Alessandro Norfo 2019-01-20 09:48:35 +01:00
parent 10f0e58cea
commit 66124da037
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ blocks(wood, x=5, y=6, z=10)
size = readnumber("tell the size...")
cube(redstone, size)
cube(stone, size)
text = readstring("say something...")