Skip to content

Commit

Permalink
Merge pull request #290 from 7Cav/LR-Radio-Channels
Browse files Browse the repository at this point in the history
Update LR Radio Channels
  • Loading branch information
AndreasBrostrom authored Mar 8, 2019
2 parents c8eff2c + 8442838 commit b494931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cScripts/Loadouts/script/CfgPoppy.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ class CfgPoppy {
class ACRE {
distributeGroupLeaderRadios = 0;
groupLeaderRadio = "ACRE_PRC152";
channelNames[] = {"UNUSED","AVIATION","VIKING","PUNISHER","BANSHEE","SABRE","BANDIT","MISFIT","HAVOC","IDF-1","IDF-2","CAS-1","CAS-2","GROUND-TO-AIR","LOGISTICS","CONVOY-1","CONVOY-2","ZEUS","CAG","COMMAND"};
channelNames[] = {"UNUSED","AVIATION","VIKING","PUNISHER","BANSHEE","SABRE","BANDIT","MISFIT","HAVOC","IDF-1","IDF-2","CAS-1","CAS-2","GROUND-TO-AIR","LOGISTICS","FARP","CONVOY","ZEUS","CAG","COMMAND"};
};
};

Expand Down

0 comments on commit b494931

Please sign in to comment.