v0.4.0: updated well of transformation logic
This commit is contained in:
committed by
Evan Debenham
parent
13bb64468e
commit
51fedcb229
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user