v0.4.0: updated well of transformation logic

This commit is contained in:
Evan Debenham
2016-06-09 07:19:29 -04:00
committed by Evan Debenham
parent 13bb64468e
commit 51fedcb229
2 changed files with 29 additions and 51 deletions
@@ -332,7 +332,7 @@ public class Generator {
}
}
private static final Category[] wepTiers = new Category[]{
public static final Category[] wepTiers = new Category[]{
Category.WEP_T1,
Category.WEP_T2,
Category.WEP_T3,