This commit is contained in:
commy2 2017-12-22 21:54:55 +01:00
parent 96f3791855
commit f31eb52b08

View File

@ -45,8 +45,8 @@ cba_diagnostic_projectileMaxLines = 10;
params ["_display"];
private _return = [
localize "str_a3_rscdisplaymain_buttonexit",
localize "str_sure",
localize "str_a3_rscdisplaymain_buttonexit",
true, false,
_display, false, true
] call BIS_fnc_GUImessage;