Skip to content

Commit

Permalink
Set helmet to visible by default
Browse files Browse the repository at this point in the history
  • Loading branch information
Raicuparta committed Aug 2, 2020
1 parent 82b3ac2 commit d743e0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NomaiVR/ModConfig/default-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"helmetVisibility": {
"type": "toggle",
"value": false,
"value": true,
"title": "Helmet around head",
"yes": "Visible",
"no": "Hidden"
Expand Down

0 comments on commit d743e0b

Please sign in to comment.