mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Merge pull request #6065 from chris579/patch-1
Enabled cancel button when exiting arsenal
This commit is contained in:
commit
693b8e468d
@ -47,7 +47,7 @@ cba_diagnostic_projectileMaxLines = 10;
|
||||
private _return = [
|
||||
localize "str_sure",
|
||||
localize "str_a3_rscdisplaymain_buttonexit",
|
||||
true, false,
|
||||
true, true,
|
||||
_display, false, true
|
||||
] call BIS_fnc_GUImessage;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user