small fixes

This commit is contained in:
2024-09-26 21:30:12 +02:00
parent abf562fd89
commit 07daa4a9cf
4 changed files with 7 additions and 4 deletions

1
app.js
View File

@@ -264,7 +264,6 @@ function resumeOnKeyDown(event) {
/* Scene */
const renderer = new THREE.WebGLRenderer({
powerPreference: "high-performance",
antialias: true,