diff options
Diffstat (limited to '.vscode/launch.json')
-rw-r--r-- | .vscode/launch.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.vscode/launch.json b/.vscode/launch.json index 86004596..78055652 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -17,6 +17,7 @@ }, "arg": [ ], + "luaVersion": "latest", "consoleCoding": "utf8", "sourceCoding": "utf8", "outputCapture": [ |