Fix misplaced quote
parent
6308de6e5b
commit
668db327f4
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0"?>
|
||||
<?xml version="1.0"?>
|
||||
<irr_scene>
|
||||
|
||||
<attributes>
|
||||
|
@ -126,7 +126,7 @@
|
|||
<float name="Shininess" value="0.000000" />
|
||||
<float name="Param1" value="0.000000" />
|
||||
<float name="Param2" value="0.000000" />
|
||||
<texture name="Texture1" value="="UVTransformTestImg.png" />
|
||||
<texture name="Texture1" value="UVTransformTestImg.png" />
|
||||
<texture name="Texture2" value="" />
|
||||
<texture name="Texture3" value="" />
|
||||
<texture name="Texture4" value="" />
|
||||
|
|
Loading…
Reference in New Issue