diff --git a/rai-pal-manifest.json b/rai-pal-manifest.json index 4a8e93c..377348d 100644 --- a/rai-pal-manifest.json +++ b/rai-pal-manifest.json @@ -4,9 +4,7 @@ "path": "chihuahua.exe", "args": [ "{{ExecutablePath}}", - "--delay", "20", - "--launch-cmd", "{{StartCommand}}", - "--launch-args", "{{StartCommandArgs}}" + "--delay", "30" ] }, "engine": "Unreal",