Skip to content

Commit aacad3c

Browse files
author
Avaer Kazmer
committed
Small dead code cleanup
1 parent b9a0dd5 commit aacad3c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

app.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3197,12 +3197,6 @@
31973197
.applyMatrix(new THREE.Matrix4().makeScale(1, 1, -1))
31983198
.applyMatrix(new THREE.Matrix4().makeTranslation(0, 0, r));
31993199

3200-
/* const screenImgs = [
3201-
screen1Img,
3202-
screen2Img,
3203-
screen3Img,
3204-
screen4Img,
3205-
]; */
32063200
let screenIndex = 0;
32073201

32083202
const texture = new THREE.Texture(

0 commit comments

Comments
 (0)