mirror of
https://github.com/Defent/DMS_Exile.git
synced 2024-08-30 16:52:12 +00:00
Merge branch 'master' of https://github.com/Defent/DMS_Exile
This commit is contained in:
commit
e1f7b64b42
@ -19,7 +19,7 @@ DMS_SelectMission = {
|
||||
_missVar = _MainArray select _slct;
|
||||
|
||||
// Help from secret skype group.
|
||||
call compile preprocessfilelinenumbers format["mission\missions\%1.sqf",_missVar];
|
||||
call compile preprocessfilelinenumbers format["missions\%1.sqf",_missVar];
|
||||
|
||||
//DMS_MissionRunning = 1;
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user