merge upstream
This commit is contained in:
@@ -14,6 +14,8 @@ void ModelPart::_init()
|
||||
bMirror = false;
|
||||
visible = true;
|
||||
neverRender = false;
|
||||
hideWithArmor = 0L;
|
||||
isArmorPart2 = false;
|
||||
x=y=z = 0.0f;
|
||||
xRot=yRot=zRot = 0.0f;
|
||||
translateX = translateY = translateZ = 0.0f;
|
||||
|
||||
Reference in New Issue
Block a user