From 50b13ab33edc6b4ff7c848682d716800058ad3d7 Mon Sep 17 00:00:00 2001 From: CatonQ Date: Mon, 4 Mar 2024 18:14:36 -0800 Subject: [PATCH] am i done yet --- 2024/crescendo_config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/2024/crescendo_config.js b/2024/crescendo_config.js index dc0a993..92f6c79 100644 --- a/2024/crescendo_config.js +++ b/2024/crescendo_config.js @@ -65,7 +65,7 @@ var config_data = ` } ], "auton": [ - { "name": "Leave Starting Zone", + { "name": "Leave (completely leaves the gray line)", "code": "al", "type": "bool" }, @@ -204,7 +204,7 @@ var config_data = ` "code": "foul", "type": "radio", "choices": { - "none": "none
", + " none observed": "none
", "one": "one
", "few": "few
", "many": "many"