Metric parameter fixed
This commit is contained in:
parent
4e42031882
commit
6cc4264497
1 changed files with 0 additions and 1 deletions
|
@ -499,7 +499,6 @@ public class DownloadActivity extends ActionBarProgressActivity implements Downl
|
||||||
}
|
}
|
||||||
|
|
||||||
private void initSettingsFirstMap(WorldRegion reg) {
|
private void initSettingsFirstMap(WorldRegion reg) {
|
||||||
// TODO Fix metric
|
|
||||||
getMyApplication().getSettings().FIRST_MAP_IS_DOWNLOADED.set(true);
|
getMyApplication().getSettings().FIRST_MAP_IS_DOWNLOADED.set(true);
|
||||||
DrivingRegion drg = null;
|
DrivingRegion drg = null;
|
||||||
RegionParams params = reg.getParams();
|
RegionParams params = reg.getParams();
|
||||||
|
|
Loading…
Reference in a new issue