Add Debug for Right_Arrow

This commit is contained in:
VegaZ
2019-03-04 21:45:02 +01:00
parent 89e8e84d95
commit bd85d0215b
2 changed files with 4 additions and 2 deletions

View File

@@ -2,8 +2,8 @@
"profiles": {
"ReallifeGamemode.Server": {
"commandName": "Executable",
"executablePath": "S:\\RAGEMP\\server-files\\server.exe",
"workingDirectory": "S:\\RAGEMP\\server-files\\"
"executablePath": "C:\\Users\\manue\\Desktop\\RageMP\\server-files\\server.exe",
"workingDirectory": "C:\\Users\\manue\\Desktop\\RageMP\\server-files"
}
}
}