This commit is contained in:
Mr.doob
2011-10-12 05:47:00 +02:00
parent e81b2361d7
commit 698c15fdce
+1 -1
View File
@@ -760,7 +760,7 @@ THREE.SceneLoader.prototype = {
scope.callbackSync( result );
// just in case there are no async elements:
// just in case there are no async elements:
async_callback_gate();
};