Don't reset pitch on 1.12

This commit is contained in:
fullwall 2020-02-25 13:34:13 +08:00
parent 225ede02ce
commit 7f7475e0ff
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ public class PlayerControllerLook {
public void a() {
if (!NMSImpl.isNavigationFinished(this.a.getNavigation()))
return;
this.a.pitch = 0.0F;
// this.a.pitch = 0.0F;
if (this.d) {
this.d = false;