Skip to content

Commit

Permalink
Update KPLIB_staticsConfigs.sqf
Browse files Browse the repository at this point in the history
  • Loading branch information
PiG13BR authored Nov 24, 2024
1 parent 3452709 commit e3b0e6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Missionframework/KPLIB_staticsConfigs.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ KPLIB_staticsConfigs = [
["Land_BagBunker_Tower_F", [[["AA", "AT"], [0.163086,1.16992,0.571415], (0)], [["HMG"], [-0.599121,-1.44092,0.571415], (180)]]]
];

KPLIB_staticConfigs_classes = PIG_staticsConfigs apply { _x select 0 };
KPLIB_staticConfigs_classes = KPLIB_staticsConfigs apply { _x select 0 };

0 comments on commit e3b0e6a

Please sign in to comment.