mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
Minor Debug Typo
Just been bugging me abit, when looking @ rpt logs
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user