Remove unneeded waitUntil

This commit is contained in:
icomrade
2016-07-23 18:11:37 -04:00
parent 72c529f94e
commit efaad30c32

View File

@@ -27,7 +27,7 @@ player setVariable["friendlies",DZE_Friends,true];
//player addMagazine "Hatchet_swing";
//player addWeapon "MeleeHatchet";
waitUntil {!isNil "dayz_nutrition"};
while {1 == 1} do {
_start = diag_tickTime;