Update MM6.sqf

This commit is contained in:
Defent 2015-08-28 14:27:27 +02:00
parent 9d78538622
commit e315888c30

View File

@ -23,8 +23,6 @@ uiSleep 2;
waitUntil{sleep 1; {(isPlayer _x) && (_x distance _pos < 30) } count playableUnits > 0};
uiSleep 1;
["standardHintRequest",["Mission has ended, good job!"]] call ExileServer_system_network_send_broadcast;