Skip to content

Commit

Permalink
Goggles - Fix string name (#10520)
Browse files Browse the repository at this point in the history
  • Loading branch information
PabstMirror authored Nov 23, 2024
1 parent bfdcb7a commit 24e5782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/goggles/initSettings.inc.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

[
QGVAR(drawOverlay), "CHECKBOX",
LSTRING(DrawOverlay),
LSTRING(SettingDrawOverlay),
localize LSTRING(SettingsName),
true,
0
Expand Down

0 comments on commit 24e5782

Please sign in to comment.