mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Typo
This commit is contained in:
parent
e0f20350a2
commit
cc9eee5609
@ -52,7 +52,7 @@ _count = GVAR(CellphoneIEDs) pushBack [_explosive,_code,GetNumber(ConfigFile >>
|
||||
_count = _count + 1;
|
||||
publicVariable QGVAR(CellphoneIEDs);
|
||||
|
||||
//display IDE number message:
|
||||
//display IED number message:
|
||||
[format ["IED %1 code: %2", _count,_code]] call EFUNC(common,displayTextStructured);
|
||||
|
||||
if !(_hasRequired) exitWith {};
|
||||
|
Loading…
Reference in New Issue
Block a user