another little thing

This commit is contained in:
[VB]AWOL
2014-06-10 12:22:21 -05:00
parent 5ef386e5f4
commit 32146dd079

View File

@@ -80,7 +80,7 @@ if (isServer && isNil "sm_done") then {
_vQty = _vQty + 1;
};
};
diag_log ("HIVE: got " + str(_bQty) + " Epoch Objects && " + str(_vQty) + " Vehicles");
diag_log ("HIVE: got " + str(_bQty) + " Epoch Objects and " + str(_vQty) + " Vehicles");
};
// # NOW SPAWN OBJECTS #