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

@@ -17,7 +17,7 @@
* [player] call armatak_client_fnc_convertClientLocation;
*
* Public: Yes
*/
*/
params["_latitude", "_longitude", "_altitude"];
@@ -82,4 +82,4 @@ switch (toLower worldName) do {
};
};
_realLocation
_realLocation

View File

@@ -26,4 +26,4 @@ private _speed = speed _unit / 3.6;
_payload = [_uuid, _pos select 0, _pos select 1, _pos select 2, _callsign, _bearing, _speed, _callsign];
_payload
_payload

View File

@@ -28,4 +28,4 @@ player setVariable [QGVAR(eudConnected), true];
}, 0.5, []] call CBA_fnc_addPerFrameHandler;
deleteVehicle _logic;
closeDialog 1;
closeDialog 1;