Skip to content

Commit

Permalink
keep hideSystemPlayerConnecting default setting false for now
Browse files Browse the repository at this point in the history
  • Loading branch information
PabstMirror committed Aug 23, 2024
1 parent e856d49 commit 688c2f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/core/initSettings.inc.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"CHECKBOX",
["Hide system player connection messages", "Hides ""Player is losing connection"" type messages"],
["POTATO - User", "Admin Chat"],
true
false
] call cba_settings_fnc_init;

0 comments on commit 688c2f6

Please sign in to comment.