Skip to content

Commit ad9ba83

Browse files
authored
Merge pull request #22 from Roborob1234/patch-1
Update fn_convert_to_stratis.sqf
2 parents 01ea754 + 469403d commit ad9ba83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addons/main/functions/map/fn_convert_to_stratis.sqf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ private _SE_lat = 39.458019;
1212
private _SE_lon = 25.081992;
1313

1414
// NW corner
15-
private _NW_lat = 39.458019;
15+
private _NW_lat = 39.568847;
1616
private _NW_lon = 24.939314;
1717

1818
private _edgeSE_lat = _SE_lat - _SW_lat;

0 commit comments

Comments
 (0)