Changed namespace of Peds and Vehicle forms, to fix crash in standalone exes

This commit is contained in:
dexy
2020-02-25 15:59:32 +11:00
Unverified
parent 7e849fd891
commit 2cd61469e2
7 changed files with 22 additions and 6 deletions
@@ -0,0 +1,8 @@
{
"profiles": {
"CodeWalker.Vehicles": {
"commandName": "Project",
"workingDirectory": ".."
}
}
}