mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 16:33:30 +00:00
fixed comma on init function
This commit is contained in:
@@ -40,7 +40,7 @@ if (_activated) exitWith {
|
||||
player call armatak_fnc_putGeoObject;
|
||||
};
|
||||
}, 2, []] call CBA_fnc_addPerFrameHandler;
|
||||
}
|
||||
};
|
||||
|
||||
private _warning = format ["<t color='#FF8021'>ARMATAK</t><br/> %1", "Connected!"];
|
||||
[[_warning, 1.5]] call CBA_fnc_notify;
|
||||
|
||||
Reference in New Issue
Block a user