* let DrawRegion drawer can draw regions that rotate with building rotation
create a variable buildingRotate that can select whether the region will rotate with building rotation or not
* let DrawRegion drawer can draw regions rotate with building rotation
create a variable buildingRotate that can select whether the region will rotate with building rotation or not
make modders needn't to use DrawSideRegion to make this effect
* Update DrawRegion.java