diff --git a/SlaveMatrix/Properties/launchSettings.json b/SlaveMatrix/Properties/launchSettings.json index ff42074..867eb5c 100644 --- a/SlaveMatrix/Properties/launchSettings.json +++ b/SlaveMatrix/Properties/launchSettings.json @@ -2,7 +2,7 @@ "profiles": { "SlaveMatrix": { "commandName": "Project", - "workingDirectory": "C:\\Users\\dave\\Desktop\\decomp3\\game_folder" + "workingDirectory": "$(SolutionDir)\\game_folder" } } } \ No newline at end of file