From 9e30ae3aa23e20683f9af11d2f0bad5322b8db26 Mon Sep 17 00:00:00 2001 From: Ryan Elbert Date: Thu, 11 Jul 2024 14:14:31 -0700 Subject: [PATCH] removed auto question about stage auto paths --- 2024/crescendo_config.js | 8 -------- 1 file changed, 8 deletions(-) diff --git a/2024/crescendo_config.js b/2024/crescendo_config.js index d9d04fdd1..acddd8b09 100644 --- a/2024/crescendo_config.js +++ b/2024/crescendo_config.js @@ -78,14 +78,6 @@ var config_data = ` "code": "ass", "type": "counter" }, - { "name": "Auto went
Under Stage", - "code": "awu", - "type": "bool" - }, - { "name": "Auto went
Around Stage", - "code": "awa", - "type": "bool" - }, { "name": "A Center
(AMP side)", "code": "aca", "type": "bool"