Skip to content

Commit fdc5e99

Browse files
committed
git add is strange
1 parent 6e807fb commit fdc5e99

50 files changed

Lines changed: 59 additions & 82 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
armor = 2;
22
armorStructural = 0.5;
33
explosionShielding = 0.05;
4-
uniformClass = "U_B_CTRG_3";
4+
uniformClass = "U_B_CTRG_3";
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
armor = 2;
22
armorStructural = 0.38;
33
explosionShielding = 0.038;
4-
uniformClass = "U_B_CTRG_1";
4+
uniformClass = "U_B_CTRG_1";
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
armor = 2;
22
armorStructural = 0.38;
3-
explosionShielding = 0.038;
3+
explosionShielding = 0.038;
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
armor = 2;
22
armorStructural = 0.1;
3-
explosionShielding = 0.01;
3+
explosionShielding = 0.01;
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
armor = 2;
22
armorStructural = 0.5;
3-
explosionShielding = 0.05;
3+
explosionShielding = 0.05;

addons/characters/README.md

Lines changed: 1 addition & 1 deletion

addons/characters/config.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2913,4 +2913,4 @@ class CfgVehicles
29132913
respawnLinkedItems[] = {"H_Watchcap_camo", "V_HarnessO_ghex_F", "ItemMap", "ItemCompass", "ItemWatch", "tf_fadak", "ItemGps", "NVGoggles_OPFOR"};
29142914
backpack = "B_FieldPack_ghex_F";
29152915
};
2916-
};
2916+
};

addons/characters/slot_hitpoint.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,4 @@ class HitPoints : HitPoints
9898
explosionShielding = 0.800000;
9999
minimalHit = 0.010000;
100100
};
101-
};
101+
};

addons/core/README.md

Lines changed: 2 additions & 2 deletions

addons/core/config.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,3 @@ class CfgFactionClasses
5555
priority = 4;
5656
};
5757
};
58-

0 commit comments

Comments
 (0)