Skip to content

Commit

Permalink
chore: update executable
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDave1999 committed Jan 13, 2025
1 parent 72ec6a6 commit 77e1c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"request": "launch",
"preLaunchTask": "build",
// If you have changed target frameworks, make sure to update the program path.
"program": "${workspaceFolder}/samp-server.exe",
"program": "${workspaceFolder}/omp-server.exe",
"args": [],
"cwd": "${workspaceFolder}",
"stopAtEntry": false,
Expand Down

0 comments on commit 77e1c10

Please sign in to comment.