Skip to content

Commit

Permalink
fix copilot (#53)
Browse files Browse the repository at this point in the history
close #26
  • Loading branch information
ampersand38 committed Feb 16, 2021
1 parent e19e9c9 commit 11fef55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/UH60/config/cfgVehicles.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ class CfgVehicles
class pilotCamera: vtx_templateFLIR {};
class Turrets: Turrets
{
#include "turrets\copilotFLIR.hpp"
#include "turrets\copilot.hpp"
#include "turrets\doorguns.hpp"
#include "turrets\cargoTurrets.hpp"
};
Expand Down

0 comments on commit 11fef55

Please sign in to comment.