Skip to content

Commit

Permalink
Updatedt Hemtt
Browse files Browse the repository at this point in the history
  • Loading branch information
AdlerSalbei committed Apr 9, 2024
1 parent f69759a commit cb40083
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions addons/functions/initSettings.sqf
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#include "script_component.hpp"

// Common Settings
[QGVAR(allowDigging), "CHECKBOX", [LLSTRING(settingAllowDigging_displayName), LLSTRING(settingAllowDigging_tooltip)], LLSTRING(settingCategory), true, true] call CBA_fnc_addSetting;
[QGVAR(allowCamouflage), "CHECKBOX", [LLSTRING(settingAllowCamouflage_displayName), LLSTRING(settingAllowCamouflage_tooltip)], LLSTRING(settingCategory), true, true] call CBA_fnc_addSetting;
Expand Down
Binary file modified tools/hemtt.exe
Binary file not shown.

0 comments on commit cb40083

Please sign in to comment.