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

@@ -19,7 +19,7 @@ package org.oscim.test;
import com.badlogic.gdx.Input;
import org.oscim.core.BoundingBox;
import org.oscim.gdx.lwjgl.GdxMapApp;
import org.oscim.gdx.GdxMapApp;
import org.oscim.layers.tile.bitmap.BitmapTileLayer;
import org.oscim.renderer.MapRenderer;
import org.oscim.tiling.TileSource;