Fixed a couple of minor obf translations

This commit is contained in:
Dinnerbone
2011-09-15 20:19:14 +01:00
parent cdbd318bb5
commit 35defecc41
2 changed files with 6 additions and 3 deletions

View File

@@ -174,7 +174,7 @@ public class EntityPlayer extends EntityHuman implements ICrafting {
bworld.dropItemNaturally(bukkitEntity.getLocation(), stack);
}
this.y();
this.x();
// CraftBukkit end
}