removed generated brfs
This commit is contained in:
parent
77977677db
commit
b504cd70f3
Binary file not shown.
@ -5,7 +5,7 @@ public class BInstallerSizes {
|
|||||||
|
|
||||||
public static int getRd5Size( int idx )
|
public static int getRd5Size( int idx )
|
||||||
{
|
{
|
||||||
return (int)(rd5_sizes[idx]*1.3); // 30% growth since last fixing the numbers..
|
return (int)(rd5_sizes[idx]*1.4); // 40% growth since last fixing the numbers..
|
||||||
}
|
}
|
||||||
|
|
||||||
private static int[] rd5_sizes = {
|
private static int[] rd5_sizes = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user