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 com.badlogic.gdx.Input;
import org.oscim.gdx.lwjgl.GdxMapApp;
import org.oscim.gdx.GdxMapApp;
import org.oscim.layers.tile.vector.VectorTileLayer;
import org.oscim.renderer.MapRenderer;
import org.oscim.theme.RenderTheme;