Fixed to be compatible with latest Dynmap.

This commit is contained in:
FrozenCow 2011-01-15 23:18:16 +01:00
parent 53e7ab73a0
commit 18a1f484d8
14 changed files with 23 additions and 88 deletions

View file

@ -1,6 +1,5 @@
package org.dynmap.kzedmap;
import org.dynmap.MapTile;
public interface MapTileRenderer {
String getName();