mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 15:33:29 +00:00
added end of line in all files
This commit is contained in:
@@ -54,4 +54,4 @@ if (isServer) exitWith {
|
||||
}, 2, []] call CBA_fnc_addPerFrameHandler;
|
||||
};
|
||||
|
||||
true;
|
||||
true;
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -41,4 +41,4 @@ switch (false) do {
|
||||
|
||||
deleteVehicle _logic;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
@@ -39,4 +39,4 @@ switch (false) do {
|
||||
|
||||
deleteVehicle _logic;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user