Merge remote-tracking branch 'upstream/DevBranch' into rewrite

This commit is contained in:
SenseiKiwi 2013-09-07 05:12:30 -04:00
commit 06c90572f1

View file

@ -213,6 +213,12 @@ public class TileEntityRift extends TileEntity
}
}
}
else
{
this.xOffset=0;
this.yOffset=0;
this.xOffset=0;
}
}
public void grow(int distance)