Correct missed diff

This commit is contained in:
Travis Watkins
2014-03-24 15:22:15 -05:00
parent d51463d162
commit 4992df25ec
3 changed files with 3 additions and 3 deletions

View File

@@ -328,7 +328,7 @@ public abstract class EntityHuman extends EntityLiving implements ICommandListen
// First statement moved down, second statement handled in parent method.
/*
if (!this.world.isStatic) {
this.l(this.vehicle);
this.m(this.vehicle);
}
if (this.vehicle != null) {