Fix worldToMiniMap for locations outside of range - fixes #1385
@@ -221,7 +221,7 @@ public class Perspective
return new Point(x, y);
}
return new Point(-1, -1);
return null;
/**
The note is not visible to the blocked user.