Sync with L2jUnity (7db5b4f).
This commit is contained in:
@@ -468,7 +468,6 @@ public class GeoData
|
||||
|
||||
if (WarpedSpaceManager.getInstance().checkForWarpedSpace(new Location(x, y, z), new Location(tx, ty, tz), instance))
|
||||
{
|
||||
System.out.println("there is a warp space in path !");
|
||||
return new Location(x, y, getHeight(x, y, z));
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user