remove unused line of code

This commit is contained in:
Shevchik 2013-09-01 16:04:30 +04:00
parent 1fd11f4fb9
commit 244a453390
2 changed files with 0 additions and 1 deletions

View File

@ -260,7 +260,6 @@ public class EventListener implements Listener {
default: default:
; ;
} }
player.teleport(plocation);
} else { } else {
plocation.setYaw(player.getLocation().getYaw()); plocation.setYaw(player.getLocation().getYaw());
} }

Binary file not shown.