Pārlūkot izejas kodu

fixed missing html line break

mathieu _alkama_ m. 10 gadi atpakaļ
vecāks
revīzija
988166acbe
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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>