This commit is contained in:
Simon Rigby 2011-03-05 23:40:39 +00:00
parent 63ea3c961b
commit bdf3d70bbf

View File

@ -32,7 +32,7 @@ public class MVTeleport {
double x, y, z;
location = player.getLocation();
//location = player.getLocation();
double srcComp = plugin.worlds.get(player.getWorld().getName()).compression;
double trgComp = plugin.worlds.get(world.getName()).compression;