Samples: update with scaled tile size #183
This commit is contained in:
@@ -70,6 +70,6 @@ public class MapzenTest extends GdxMap {
|
||||
|
||||
public static void main(String[] args) {
|
||||
GdxMapApp.init();
|
||||
GdxMapApp.run(new MapzenTest(), null, 400);
|
||||
GdxMapApp.run(new MapzenTest());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user