Skip to content

Commit

Permalink
Update CU_config.js
Browse files Browse the repository at this point in the history
Deleted driver skill
  • Loading branch information
lstone24 committed Feb 16, 2023
1 parent 1300477 commit d7bca91
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions 2023/CU_config.js
Original file line number Diff line number Diff line change
Expand Up @@ -171,17 +171,6 @@ var config_data = `
}
],
"postmatch": [
{ "name": "Driver Skill",
"code": "ds",
"type": "radio",
"choices": {
"n": "Not Effective<br>",
"a": "Average<br>",
"v": "Very Effective<br>",
"x": "Not Observed"
},
"defaultValue": "x"
},
{ "name": "Links Scored",
"code": "ls",
"type": "counter"
Expand Down

0 comments on commit d7bca91

Please sign in to comment.