mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 17:03:31 +00:00
fixed shared object suffx for 64bits linux extension
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
// function description: Receives a player's unit as param and return the information array for SIMTAK
|
||||
|
||||
params["_unit"];
|
||||
|
||||
private _location = (getPos _unit) call armatak_fnc_convert_location;
|
||||
|
||||
private _atak_latitude = _location select 0;
|
||||
|
||||
Reference in New Issue
Block a user