vtm-desktop-lwjgl: revert package #259

This commit is contained in:
Emux
2019-04-22 10:16:19 +03:00
parent 5f1c3c3186
commit 63ccf0dcfa
49 changed files with 98 additions and 101 deletions

View File

@@ -17,7 +17,7 @@ package org.oscim.test;
import okhttp3.Cache;
import okhttp3.OkHttpClient;
import org.oscim.core.MapPosition;
import org.oscim.gdx.lwjgl.GdxMapApp;
import org.oscim.gdx.GdxMapApp;
import org.oscim.layers.tile.buildings.BuildingLayer;
import org.oscim.layers.tile.vector.VectorTileLayer;
import org.oscim.layers.tile.vector.labeling.LabelLayer;