Skip to content

Commit bd3e551

Browse files
committed
Remove incorrect "when" option and update description
1 parent 246833a commit bd3e551

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -352,8 +352,7 @@
352352
"bgforge.falloutSSL.compilePath": {
353353
"type": "string",
354354
"default": "wine ~/bin/compile",
355-
"description": "Path to compile.exe from sfall modders pack. Alternatively, you can add compile.exe to system PATH and leave default here.",
356-
"when": "bgforge.falloutSSL.useBuiltInCompiler == false"
355+
"description": "Path to compile.exe from sfall modders pack. Alternatively, you can add compile.exe to system PATH and leave default here. Ignored if 'Use built-in compiler' is enabled."
357356
},
358357
"bgforge.falloutSSL.compileOptions": {
359358
"type": "string",

0 commit comments

Comments
 (0)