From 93c4c728c6dd563667fcff8884f24611bf9d17a2 Mon Sep 17 00:00:00 2001 From: Greelan <53196309+Greelan@users.noreply.github.com> Date: Wed, 3 May 2023 23:00:27 +1000 Subject: [PATCH] Fix parfile setting (#352) --- arma3config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arma3config.json b/arma3config.json index e27d2f7..b25b4d3 100644 --- a/arma3config.json +++ b/arma3config.json @@ -325,7 +325,7 @@ "DefaultValue":"", "EnumValues":{ "False":"", - "True":"-par=./parameters.txt " + "True":"-par=parameters.txt " } }, {