mirror of
https://github.com/Defent/DMS_Exile.git
synced 2024-08-30 16:52:12 +00:00
Update MM3.sqf
This commit is contained in:
parent
1b02ddf77d
commit
5daf54c821
@ -3,8 +3,6 @@ private ["_crate","_pos","_missname","_aiAmmount","_misText","_missEnd","_group"
|
||||
// associate pos with find safe pos
|
||||
_pos = call DMS_findSafePos;
|
||||
|
||||
uiSleep 1;
|
||||
|
||||
_missname = "Main Mission 3";
|
||||
diag_log format ["DMS :: Main Mission 3 started at (%1)",_pos];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user