Merge remote-tracking branch 'upstream/DevBranch' into rewrite
This commit is contained in:
@@ -213,6 +213,12 @@ public class TileEntityRift extends TileEntity
|
||||
}
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
this.xOffset=0;
|
||||
this.yOffset=0;
|
||||
this.xOffset=0;
|
||||
}
|
||||
}
|
||||
|
||||
public void grow(int distance)
|
||||
|
||||
Reference in New Issue
Block a user