Skip to content

Commit

Permalink
Update cba_settings.sqf
Browse files Browse the repository at this point in the history
  • Loading branch information
Zarenx committed Oct 18, 2023
1 parent 9a7da81 commit d52e010
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cba_settings.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -1244,11 +1244,11 @@ force force vtx_uh60m_simpleStartup = false;

// USAF
force force usaf_afterburner_setting_allow_ai = true;
force force USAF_allowNuke = true;
force force USAF_allowNuke = false;
force force usaf_debug_setting_enabled_clients = false;
force force usaf_debug_setting_enabled_server = false;
force force usaf_f35a_allow_das_coverage = true;
force force usaf_f35a_allow_sar_imagery = true;
force force usaf_f35a_allow_sar_imagery = false;
force force usaf_serviceMenu_setting_allowHangarRearm = true;
force force usaf_serviceMenu_setting_allowHangarRefuel = true;
force force usaf_serviceMenu_setting_allowHangarRepair = true;
Expand Down

0 comments on commit d52e010

Please sign in to comment.