mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Enabled cancel button when exiting arsenal
This commit is contained in:
parent
00af6844cd
commit
7ba394c711
@ -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