working on dungeon changes

This commit is contained in:
StevenRS11
2013-06-09 23:56:31 -04:00
parent 20122f956e
commit 4651be614e
5 changed files with 7 additions and 76 deletions

View File

@@ -31,6 +31,11 @@ public class pocketGenerator extends ChunkProviderGenerate implements IChunkProv
}
public boolean unloadQueuedChunks()
{
return true;
}
@Override