diff options
Diffstat (limited to 'client/splash/index.js')
| -rw-r--r-- | client/splash/index.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/splash/index.js b/client/splash/index.js index 76c84ec0..24561b80 100644 --- a/client/splash/index.js +++ b/client/splash/index.js @@ -24,6 +24,7 @@ function animate() { controls.update() cloud.update() + face.update() let cameraTarget = new Vector3(0, 0, 0) camera.lookAt(cameraTarget) |
