mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
another little thing
This commit is contained in:
@@ -80,7 +80,7 @@ if (isServer && isNil "sm_done") then {
|
|||||||
_vQty = _vQty + 1;
|
_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 #
|
// # NOW SPAWN OBJECTS #
|
||||||
|
|||||||
Reference in New Issue
Block a user