Slightly snappoint correction for half cinder walls

This commit is contained in:
He-Man 2020-03-15 12:32:33 +01:00
parent 67045ff345
commit 4e2587244f

View File

@ -638,7 +638,7 @@ class CfgBaseBuilding
snapPointsPara[] = {"N","E","W","CAM"};
allowedSnapPoints[] = {"N","S","E","W"};
// snap points for CinderWallHalf_EPOCH
N[] = {0,0,1.57378};
N[] = {0,0,1.53017};
E[] = {5.237,0,0};
W[] = {-5.237,0,0};
CAM[] = {0,-0.47,1.4};