Skip to content

Commit

Permalink
CfgVehicles fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Bob-Murphy committed Jan 27, 2024
1 parent 1d36293 commit 5b4761e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion A3A/addons/config_fixes/Vanilla/CfgVehicles.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
class CfgVehicles
{
#include "air.hpp"
#include "armor.hpp"
#include "ifv.hpp"
#include "armor.hpp"
#include "sea.hpp"
#include "soft.hpp"
};

0 comments on commit 5b4761e

Please sign in to comment.