Increase max value for the size dimension to 60.
This commit is contained in:
parent
b15a11dac2
commit
1e04dda335
|
@ -312,7 +312,7 @@ int VYMeasurementDimension::RangeMax() const
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
return 58;
|
return 60;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user