This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
javascript
/
three.js
同期ミラー
https://github.com/tazdij/three.js.git
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
Editor: Fixed typo.
Mr.doob
12 年 前
親
1bdf6995d3
コミット
e83dd188fe
1 ファイル変更
、
1 行追加
、
1 行削除
分割表示
差分情報を表示
1
1
editor/js/Sidebar.Animation.js
+ 1
- 1
editor/js/Sidebar.Animation.js
ファイルの表示
@@ -62,7 +62,7 @@ Sidebar.Animation = function ( signals ) {
}
} );
-
s
+
return container;
}