Skip to content

Commit e388b7d

Browse files
committed
Tidy up
1 parent 5ba80de commit e388b7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/textures/Texture.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ var Texture = new Class({
388388
{
389389
data = [ data ];
390390
}
391-
391+
392392
for (var i = 0; i < data.length; i++)
393393
{
394394
var source = this.source[i];

0 commit comments

Comments
 (0)