Merge pull request #36 from IceOfWraith/ror2

Update Risk of Rain 2 Checkboxes
This commit is contained in:
PhonicUK
2022-01-14 14:01:33 +00:00
committed by GitHub

View File

@ -50,8 +50,8 @@
"IncludeInCommandLine": false, "IncludeInCommandLine": false,
"DefaultValue": "1", "DefaultValue": "1",
"EnumValues": { "EnumValues": {
"0": "False", "True": "1",
"1": "True" "False": "0"
} }
} }
] ]