Removed door re-write for now

This commit is contained in:
StevenRS11
2013-09-07 00:41:45 -04:00
parent 23efc90765
commit ac8c13f81c
6 changed files with 56 additions and 45 deletions

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)