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);
|
||||
origin.sendMsg(msg);
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user