Skip to content

Commit

Permalink
syntax issues
Browse files Browse the repository at this point in the history
  • Loading branch information
MildlyInterested committed Feb 8, 2024
1 parent 992d40e commit 981c661
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion KPCF_config.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ KPCF_items = [
"Attachable_Helistretcher",
"Laserbatteries",
"UK3CB_BAF_M6_RangeTable",
"FISH_Cream_Kit_Europe"
"FISH_Cream_Kit_Europe",
"42cdo_vs17_item"
];

Expand Down
1 change: 1 addition & 0 deletions initPlayerLocal.sqf
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
params ["_player", "_didJIP"];
player addGoggles "rhs_googles_black"; //add to every player
waitUntil {!isNull player};

Expand Down

0 comments on commit 981c661

Please sign in to comment.