summaryrefslogtreecommitdiff
path: root/client/splash/face/markers.js
diff options
context:
space:
mode:
Diffstat (limited to 'client/splash/face/markers.js')
-rw-r--r--client/splash/face/markers.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/splash/face/markers.js b/client/splash/face/markers.js
index 1832824c..1636349c 100644
--- a/client/splash/face/markers.js
+++ b/client/splash/face/markers.js
@@ -78,5 +78,5 @@ export function swap(face) {
}
export function update() {
- group.rotation.y += 0.005
-} \ No newline at end of file
+ // group.rotation.y += 0.005
+}