Skip to content

Commit

Permalink
Fix chat setting
Browse files Browse the repository at this point in the history
  • Loading branch information
veteran29 authored Aug 28, 2024
1 parent 09444a6 commit b49f033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/settings/cba_settings.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ afm_ai_disembark_stayInImmobileChance = 0.5;
afm_back_to_game_enableAddon = true;

// ArmaForces - Chat
afm_chat_allowGlobalChat = false;
force afm_chat_allowGlobalChat = false;

// ArmaForces - Fatigue
afm_fatigue_highJogCoefEnabled = true;
Expand Down

0 comments on commit b49f033

Please sign in to comment.