mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
Fix 'Logic' Typo
This commit is contained in:
@@ -65,8 +65,9 @@ if (isServer and isNil "sm_done") then {
|
|||||||
_vQty = _vQty + 1;
|
_vQty = _vQty + 1;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
diag_log ("HIVE: got " + str(_bQty) + " Epoch Objects and " + str(_vQty) + " Vehicles");
|
||||||
};
|
};
|
||||||
diag_log ("HIVE: got " + str(_bQty) + " Epoch Objects and " + str(_vQty) + " Vehicles");
|
|
||||||
|
|
||||||
// # NOW SPAWN OBJECTS #
|
// # NOW SPAWN OBJECTS #
|
||||||
_totalvehicles = 0;
|
_totalvehicles = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user