Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update addons/interaction/initSettings.inc.sqf
Browse files Browse the repository at this point in the history
Co-authored-by: johnb432 <[email protected]>
Cplhardcore and johnb432 authored Jan 13, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 83ec64e commit 32b594a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions addons/interaction/initSettings.inc.sqf
Original file line number Diff line number Diff line change
@@ -87,8 +87,7 @@
] call CBA_fnc_addSetting;

[
QGVAR(launcherTime),
"SLIDER",
QGVAR(launcherTime), "SLIDER",
LSTRING(takeLauncherTime),
format ["ACE %1", LLSTRING(DisplayName)],
[1, 20, 5, 0],

0 comments on commit 32b594a

Please sign in to comment.