forked from MagicBane/Server
pc.teleport uneeded
This commit is contained in:
@@ -61,8 +61,6 @@ public class MoveToPointHandler extends AbstractClientMsgHandler {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
pc.teleport(pc.loc);
|
|
||||||
msg.setEndCoord(pc.loc);
|
msg.setEndCoord(pc.loc);
|
||||||
origin.sendMsg(msg);
|
origin.sendMsg(msg);
|
||||||
return true;
|
return true;
|
||||||
|
|||||||
Reference in New Issue
Block a user