Removed shooting type field

This commit is contained in:
Minh Nguyễn 2021-09-26 14:11:11 -07:00
parent 497cb976c6
commit 495f336840
4 changed files with 0 additions and 30 deletions

View file

@ -1,12 +0,0 @@
{
"key": "shooting",
"type": "semiCombo",
"label": "Type",
"strings": {
"options": {
"rifle": "Rifle",
"clay_pigeon": "Clay Pigeon",
"pistol": "Pistol"
}
}
}