Possible fix for flying.

Dieser Commit ist enthalten in:
EvilSeph 2011-09-14 21:56:12 -04:00
Ursprung ca4810e8d4
Commit d71e83d8d2

Datei anzeigen

@ -677,7 +677,7 @@ public class NetServerHandler extends NetHandler implements ICommandListener {
if (packet != null) this.networkManager.queue(packet); if (packet != null) this.networkManager.queue(packet);
// CraftBukkit end // CraftBukkit end
this.g = this.f; this.i = this.f;
} }
public void a(Packet16BlockItemSwitch packet16blockitemswitch) { public void a(Packet16BlockItemSwitch packet16blockitemswitch) {