This commit is contained in:
[VB]AWOL
2013-11-09 08:13:52 -06:00
parent ad992b97e6
commit 5fb3a0be15
9 changed files with 5 additions and 18 deletions

View File

@@ -32,6 +32,4 @@ for [{ _loop = 0 },{ _loop < count _crewVcl },{ _loop = _loop + 1}] do
publicVariable "norrnRalie";
};
sleep 0.1;
};
if (true) exitWith {};
};