Skip to content

Commit

Permalink
Update addons/advanced_fatigue/CfgEden.hpp
Browse files Browse the repository at this point in the history
Co-authored-by: johnb432 <[email protected]>
  • Loading branch information
PabstMirror and johnb432 authored Sep 24, 2024
1 parent 5c7cdbb commit 14def74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/advanced_fatigue/CfgEden.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ class Cfg3DEN {
class Slider;
class GVAR(slider): Slider {
#pragma hemtt suppress pw3_padded_arg
attributeLoad = QUOTE( \
attributeLoad = QUOTE(\
params ['_ctrlGroup']; \
private _slider = _ctrlGroup controlsGroupCtrl 100; \
private _edit = _ctrlGroup controlsGroupCtrl 101; \
Expand Down

0 comments on commit 14def74

Please sign in to comment.