Skip to content

Commit

Permalink
Goggles - Fix string name
Browse files Browse the repository at this point in the history
  • Loading branch information
PabstMirror committed Nov 23, 2024
1 parent bfdcb7a commit 09fbc62
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 09fbc62

Please sign in to comment.