Fixed Debug profile

This commit is contained in:
lewd-alt
2025-05-05 20:01:31 -07:00
parent 2e6d5ccc6d
commit ce12a96151

View File

@@ -2,7 +2,7 @@
"profiles": { "profiles": {
"SlaveMatrix": { "SlaveMatrix": {
"commandName": "Project", "commandName": "Project",
"workingDirectory": "C:\\Users\\dave\\Desktop\\decomp3\\game_folder" "workingDirectory": "$(SolutionDir)\\game_folder"
} }
} }
} }