From da72ab9c23796475244f0f613786745ec2173de3 Mon Sep 17 00:00:00 2001 From: eraser1 Date: Tue, 8 Sep 2015 21:45:48 -0500 Subject: [PATCH] Fix mission name --- @ExileServer/addons/a3_dms/config.sqf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/@ExileServer/addons/a3_dms/config.sqf b/@ExileServer/addons/a3_dms/config.sqf index ea1797d..1f34c25 100644 --- a/@ExileServer/addons/a3_dms/config.sqf +++ b/@ExileServer/addons/a3_dms/config.sqf @@ -65,7 +65,7 @@ DMS_DEBUG = false; ["behindenemylines",10], ["blackhawkdown",45], ["cardealer",25], - ["constructionsite",35], + ["construction",35], ["donthasslethehoff",30], ["foodtransport",25], ["guntransport",20],