mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
5 lines
196 B
Plaintext
5 lines
196 B
Plaintext
|
// by commy2
|
||
|
|
||
|
_text = [localize "STR_AGM_WeaponSelect_NoGrenadeSelected", [1,0,0]] call AGM_Core_fnc_stringToColoredText;
|
||
|
[composeText [lineBreak, _text]] call AGM_Core_fnc_displayTextStructured;
|