mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 15:53:28 +00:00
added end of line in all files
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -28,4 +28,4 @@ player setVariable [QGVAR(eudConnected), true];
|
||||
}, 0.5, []] call CBA_fnc_addPerFrameHandler;
|
||||
|
||||
deleteVehicle _logic;
|
||||
closeDialog 1;
|
||||
closeDialog 1;
|
||||
|
||||
Reference in New Issue
Block a user