Explorar o código

Merge pull request #6049 from alkama/patch-1

fixed missing html line break
Mr.doob %!s(int64=10) %!d(string=hai) anos
pai
achega
01e0d27bf0
Modificáronse 1 ficheiros con 1 adicións e 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>