This commit is contained in:
srgooglo 2023-11-24 17:15:13 +01:00
parent 0ce7ed02b6
commit ca5af84132
1 changed files with 1 additions and 1 deletions

View File

@ -57,5 +57,5 @@ module.exports = {
return data
},
execute: `%install_path%\Lethal Company.exe`
execute: `%install_path%/LethalCompany.exe`
}