Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Commit 81606d8

Browse files
committed
Update renderer-tests.html
1 parent 61b4e55 commit 81606d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/renderer-tests.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
function init() {
6868

6969
console.log('init');
70-
renderer = altspace.getThreeJSRenderer({version: '0.2.0'});
70+
renderer = altspace.getThreeJSRenderer();
7171

7272

7373
scene = new THREE.Scene();

0 commit comments

Comments
 (0)