Skip to content

Commit 17b0811

Browse files
committed
Fixed - Debug setting does stuff now (JSHK Contam only for now)
1 parent d561ff9 commit 17b0811

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

addons/core/XEH_clientPreInit.sqf

+1
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ private _bnb_e_settings = [
7676
missionNamespace setVariable ["JSHK_contam_aiDamageEnabled", bnb_e_contam_aiDamage];
7777
missionNamespace setVariable ["JSHK_contam_addSpawnedAI", true];
7878
missionNamespace setVariable ["JSHK_contamModuleVar_maskSoundStamina", bnb_e_contam_equipment_enableMaskStaminaEffect];
79+
missionNamespace setVariable ["JSHK_contam_DEBUG", bnb_e_contam_enableDebug];
7980

8081

8182

0 commit comments

Comments
 (0)