Skip to content

Commit

Permalink
Update CU_config.js
Browse files Browse the repository at this point in the history
deleted speed rating
  • Loading branch information
lstone24 committed Feb 16, 2023
1 parent d7bca91 commit 43b233b
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions 2023/CU_config.js
Original file line number Diff line number Diff line change
Expand Up @@ -191,18 +191,6 @@ var config_data = `
"code": "sd",
"type": "bool"
},
{ "name": "Speed Rating",
"code": "sr",
"type": "radio",
"choices": {
"1": "1 (slow)<br>",
"2": "2<br>",
"3": "3<br>",
"4": "4<br>",
"5": "5 (fast)"
},
"defaultValue":"3"
},
{ "name": "Died/Immobilized",
"code": "die",
"type": "bool"
Expand Down

0 comments on commit 43b233b

Please sign in to comment.