:wq
This commit is contained in:
parent
1e8f972e4c
commit
5851504210
|
@ -359,6 +359,7 @@ ProgressiveLoaderGeometry.prototype.initIOCallbacks = function() {
|
|||
}
|
||||
|
||||
// Ask for next elements
|
||||
console.log("Asking next");
|
||||
self.socket.emit('next', self.getCamera());
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in New Issue