Skip to content

Commit

Permalink
Revert "missing force"
Browse files Browse the repository at this point in the history
This reverts commit d4d4cc2.
  • Loading branch information
pool011 committed Apr 4, 2024
1 parent 8cbb339 commit 0112a23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cba_settings.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -1328,7 +1328,7 @@ force force kat_misc_enableStitchFullBody = true;
force force kat_misc_IFAK_Container = 0;
force force kat_misc_IFAK_Item_Color = [0.67,0.84,0.9];
force force kat_misc_IFAK_RemoveWhenEmpty = true;
force force kat_misc_IFAK_Slot_Color = [1,0.3,0.3];
force kat_misc_IFAK_Slot_Color = [1,0.3,0.3];
force force kat_misc_IFAKFirstSlotItem = "[['ACE_tourniquet', 2]]";
force force kat_misc_IFAKFourthSlotItem = "[['kat_chestSeal', 1]]";
force force kat_misc_IFAKSecondSlotItem = "[['ACE_packingBandage', 5], ['ACE_quikclot', 5]]";
Expand Down

0 comments on commit 0112a23

Please sign in to comment.