mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 12:53:28 +00:00
Merge pull request #22 from Roborob1234/patch-1
Update fn_convert_to_stratis.sqf
This commit is contained in:
@@ -12,7 +12,7 @@ private _SE_lat = 39.458019;
|
||||
private _SE_lon = 25.081992;
|
||||
|
||||
// NW corner
|
||||
private _NW_lat = 39.458019;
|
||||
private _NW_lat = 39.568847;
|
||||
private _NW_lon = 24.939314;
|
||||
|
||||
private _edgeSE_lat = _SE_lat - _SW_lat;
|
||||
|
||||
Reference in New Issue
Block a user