From e4b7c985e1709a2fb382d0fee72e03b1ea96bc7b Mon Sep 17 00:00:00 2001 From: Alexander Hurd Date: Sat, 20 Aug 2016 07:03:06 -0400 Subject: [PATCH] fix --- lgsm/functions/fix.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/lgsm/functions/fix.sh b/lgsm/functions/fix.sh index 365809b9b..0178b363c 100644 --- a/lgsm/functions/fix.sh +++ b/lgsm/functions/fix.sh @@ -43,8 +43,6 @@ if [ "${function_selfname}" != "command_install.sh" ]; then fix_ins.sh elif [ "${gamename}" == "ARMA 3" ]; then fix_arma3.sh - elif [ "${gamename}" == "ARMA 3" ]; then - fix_ut.sh fi fi