added end of line in all files

This commit is contained in:
Valmo Trindade
2025-07-16 12:46:12 -03:00
parent 2ab83a17b9
commit 83b9082e87
62 changed files with 72 additions and 71 deletions

View File

@@ -54,4 +54,4 @@ if (isServer) exitWith {
}, 2, []] call CBA_fnc_addPerFrameHandler;
};
true;
true;

View File

@@ -57,4 +57,4 @@ GVAR(syncedUnits) = missionNamespace getVariable "armatak_marked_units";
} forEach GVAR(syncedUnits);
}, 2, []] call CBA_fnc_addPerFrameHandler;
deleteVehicle _logic;
closeDialog 1;
closeDialog 1;

View File

@@ -41,4 +41,4 @@ switch (false) do {
deleteVehicle _logic;
};
};
};

View File

@@ -39,4 +39,4 @@ switch (false) do {
deleteVehicle _logic;
};
};
};