minor changes for 1.5.3

This commit is contained in:
Arndt Brenschede 2019-07-06 12:11:38 +02:00
parent e78bcc4762
commit a57da730e8
4 changed files with 20 additions and 30 deletions

View file

@ -5,7 +5,7 @@ public class BInstallerSizes {
public static int getRd5Size( int idx )
{
return rd5_sizes[idx];
return (int)(rd5_sizes[idx]*1.3); // 30% growth since last fixing the numbers..
}
private static int[] rd5_sizes = {