Fix missed diff making horses lose their saddle

Dieser Commit ist enthalten in:
Travis Watkins 2014-03-22 22:52:03 -05:00
Ursprung 019a33f50d
Commit 58267995eb

Datei anzeigen

@ -368,7 +368,7 @@ public class EntityHorse extends EntityAnimal implements IInventoryListener {
int i = this.cl();
boolean flag = this.cu();
this.cM();
this.cO();
if (this.ticksLived > 20) {
if (i == 0 && i != this.cl()) {
this.makeSound("mob.horse.armor", 0.5F, 1.0F);