remove unused line of code
This commit is contained in:
parent
1fd11f4fb9
commit
244a453390
@ -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.
Loading…
Reference in New Issue
Block a user