4
0
Эх сурвалжийг харах

((totalmodsinstalled++)) not needed anymore

UltimateByte 9 жил өмнө
parent
commit
82441e5d6d

+ 0 - 1
lgsm/functions/command_mods_install.sh

@@ -26,7 +26,6 @@ if [ ${installedmodscount} -gt 0 ]; then
 		fn_mod_get_info
 		fn_mod_get_info
 		# Display mod info to the user
 		# Display mod info to the user
 		echo -e " * \e[1m${green}${modcommand}${default}${default}"
 		echo -e " * \e[1m${green}${modcommand}${default}${default}"
-	((totalmodsinstalled++))
 	done
 	done
 	echo ""
 	echo ""
 fi
 fi