Change the name of the Sandbox scheme to indicate it's the Sandbox scheme
This commit is contained in:
parent
4050ac5c6f
commit
e377b3d7b6
1 changed files with 1 additions and 1 deletions
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
|
@ -5,7 +5,7 @@
|
|||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
{
|
||||
"name": "ErynRL",
|
||||
"name": "ErynRL (Sandbox)",
|
||||
"type": "python",
|
||||
"request": "launch",
|
||||
"module": "erynrl",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue