From 0060fc2badb4d5c65d03dac07ec380038adcfa21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejo=20Peque=C3=B1o?= Date: Fri, 1 May 2026 20:09:08 -0300 Subject: [PATCH] Change hasControls from true to false --- experiments.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experiments.json b/experiments.json index 0f1a671..6413bc3 100644 --- a/experiments.json +++ b/experiments.json @@ -123,7 +123,7 @@ "grass", "third-person" ], - "hasControls": true, + "hasControls": false, "date": "2026-05-01" } ]