mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-12 00:23:08 +00:00
Fix more povray scripts.
This commit is contained in:
parent
444f6bf63f
commit
2c952763a3
2 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue