mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
v2.7.3.1
This commit is contained in:
@@ -37,7 +37,7 @@ class Map_math {// REF.MW:MapSources_math.php
|
||||
if (until_step > 1 && error == 0)
|
||||
Set_coord();
|
||||
} catch (Exception e) {
|
||||
Exc_.Noop(e);
|
||||
Err_.Noop(e);
|
||||
error = -128;
|
||||
}
|
||||
return error == 0;
|
||||
|
||||
Reference in New Issue
Block a user