Adding OldConf in as previous UConf for future use.

This commit is contained in:
Olof Larsson
2014-09-17 14:18:27 +02:00
parent 5e812e1b9b
commit 19102ffd83
4 changed files with 233 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ import org.bukkit.entity.Player;
// TODO: Only send blocks in visual range
// TODO: Only send blocks that where changed when clearing?
// TODO: Create packed queue to avoid freezes.
// TODO: Create packed queue to avoid freezes.
public class VisualizeUtil
{