Merge pull request #810 from Torndeco/patch-2

Minor Debug Typo
This commit is contained in:
HARLAN
2013-11-27 08:47:34 -08:00

View File

@@ -243,7 +243,7 @@ spawn_vehicles = {
}; };
if (_isAbort) then { if (_isAbort) then {
diag_log("DEBUG: unable to find sutable vehicle to spawn"); diag_log("DEBUG: unable to find suitable vehicle to spawn");
} else { } else {
// add vehicle to counter for next pass // add vehicle to counter for next pass