mirror of
https://github.com/Defent/DMS_Exile.git
synced 2024-08-30 16:52:12 +00:00
Github fucked with my file..
This commit is contained in:
parent
ca8f5231de
commit
ba042da2a3
@ -21,19 +21,14 @@ if(isServer) then {
|
|||||||
//DMS_MissionMax = 120; // Timers in seconds
|
//DMS_MissionMax = 120; // Timers in seconds
|
||||||
// CONFIGS
|
// CONFIGS
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
uiSleep 2;
|
uiSleep 2;
|
||||||
|
|
||||||
call DMS_selectMission;
|
call DMS_selectMission;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
//[] call compile preprocessFileLineNumbers "\x\addons\dms\scripts\DMS_selectMission.sqf";
|
//[] call compile preprocessFileLineNumbers "\x\addons\dms\scripts\DMS_selectMission.sqf";
|
||||||
//[] execVM "\x\addons\dms\scripts\DMS_selectMission.sqf";
|
//[] execVM "\x\addons\dms\scripts\DMS_selectMission.sqf";
|
||||||
call DMS_selectMission;
|
call DMS_selectMission;
|
||||||
|
|
||||||
diag_log "DMS :: Functions loaded - starting the rest of the script.";
|
diag_log "DMS :: Functions loaded - starting the rest of the script.";
|
||||||
|
|
||||||
|
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user