Samples: update with scaled tile size #183
This commit is contained in:
@@ -71,6 +71,6 @@ public class MapsforgeTest extends GdxMap {
|
||||
mapFile = getMapFile(args);
|
||||
|
||||
GdxMapApp.init();
|
||||
GdxMapApp.run(new MapsforgeTest(), null, 400);
|
||||
GdxMapApp.run(new MapsforgeTest());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user