Explorar el Código

fixed missing html line break

mathieu _alkama_ m. hace 10 años
padre
commit
988166acbe
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/api/materials/SpriteMaterial.html

+ 1 - 1
docs/api/materials/SpriteMaterial.html

@@ -24,7 +24,7 @@
 		<div>
 		color - color of the sprite<br/>
 		map - the texture map<br/>
-		rotation - the rotation of the sprite
+		rotation - the rotation of the sprite<br/>
 		fog - whether or not to use the scene fog<br/>
 		</div>