mirror of
https://github.com/webbukkit/dynmap.git
synced 2025-02-03 21:41:32 +01:00
Set tilePath to 'tiles/'.
This commit is contained in:
parent
c4cce7182a
commit
4f0e89b1d8
@ -82,7 +82,6 @@ public class MapManager extends Thread {
|
||||
this.debugger = debugger;
|
||||
this.staleQueue = new StaleQueue();
|
||||
|
||||
tilepath = "/srv/http/dynmap/tiles/";
|
||||
serverport = 8123;
|
||||
bindaddress = "0.0.0.0";
|
||||
//webPath = "/srv/http/dynmap/";
|
||||
|
Loading…
Reference in New Issue
Block a user