Rename the launch config

This commit is contained in:
Eryn Wells 2022-05-12 20:29:44 -07:00
parent f6fe9d0f09
commit 5d4e0cff3d

2
.vscode/launch.json vendored
View file

@ -5,7 +5,7 @@
"version": "0.2.0", "version": "0.2.0",
"configurations": [ "configurations": [
{ {
"name": "Python: Module", "name": "ErynRL",
"type": "python", "type": "python",
"request": "launch", "request": "launch",
"module": "erynrl", "module": "erynrl",