This website works better with JavaScript
Home
Explore
Help
Sign In
javascript
/
three.js
mirror of
https://github.com/tazdij/three.js.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Clean up.
Mr.doob
6 years ago
parent
d4777b568f
commit
abc70b7808
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
editor/js/Strings.js
+ 1
- 1
editor/js/Strings.js
View File
@@ -120,6 +120,6 @@ var Strings = function ( config ) {
}
}
- }
+ }
;
};
};