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
+1 -1
View File
@@ -8,4 +8,4 @@ class Extended_PreInit_EventHandlers {
class ADDON {
init = QUOTE(call COMPILE_SCRIPT(XEH_preInit));
};
};
};
+1 -1
View File
@@ -87,4 +87,4 @@ class CfgVehicles {
function = QFUNC(routerEntityAdd);
icon = "\a3\Modules_F_Curator\Data\iconRadio_ca.paa";
};
};
};
+1 -1
View File
@@ -6,4 +6,4 @@ PREP_RECOMPILE_START;
#include "XEH_PREP.hpp"
PREP_RECOMPILE_END;
ADDON = true;
ADDON = true;
+1 -1
View File
@@ -1,3 +1,3 @@
#include "script_component.hpp"
#include "XEH_PREP.hpp"
#include "XEH_PREP.hpp"
+1 -1
View File
@@ -22,4 +22,4 @@ class CfgPatches {
#include "CfgEventHandlers.hpp"
#include "dialog.hpp"
#include "CfgVehicles.hpp"
#include "CfgVehicles.hpp"
+1 -1
View File
@@ -139,4 +139,4 @@ class armatak_zeus_custom_marker_dialog {
h = "0.055 * safezoneH";
};
};
};
};
@@ -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;
};
};
};