Explorar o código

Fix wrong hexa color in webgl_loader_sea3d_morph

Tristan Valcke %!s(int64=8) %!d(string=hai) anos
pai
achega
d78fa64a4d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      examples/webgl_loader_sea3d_morph.html

+ 1 - 1
examples/webgl_loader_sea3d_morph.html

@@ -28,7 +28,7 @@
 	</head>
 	<body>
 		<div id="info">
-			<a href="http://threejs.org" target="_blank">three.js</a> - asset by <a href="https://github.com/sunag/sea3d" style="color:#FFFFF" target="_blank">sea3d</a>
+			<a href="http://threejs.org" target="_blank">three.js</a> - asset by <a href="https://github.com/sunag/sea3d" style="color:#FFFFFF" target="_blank">sea3d</a>
 			<div id="description">Flag is Vertex Animation / Teapot is Morpher</div>
 		</div>