Fix more povray scripts.

This commit is contained in:
David Himmelstrup 2020-07-28 14:22:25 +08:00
commit 2c952763a3
2 changed files with 2 additions and 2 deletions

View file

@ -75,7 +75,7 @@ polygon {
<0, 0>, <0, 1>, <1, 1>, <1, 0>
texture {
pigment{
image_map{ png ${png_} }
image_map{ png "${png_}" }
}
}
translate <-1/2,-1/2>