mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +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 {
|
||||
diag_log("DEBUG: unable to find sutable vehicle to spawn");
|
||||
diag_log("DEBUG: unable to find suitable vehicle to spawn");
|
||||
} else {
|
||||
|
||||
// add vehicle to counter for next pass
|
||||
|
||||
Reference in New Issue
Block a user