updates to the aesu gui
This commit is contained in:
parent
adf6c95331
commit
e02b1518d2
4 changed files with 12 additions and 12 deletions
|
@ -43,9 +43,9 @@ public class CompatManager {
|
|||
}
|
||||
} else if(obj instanceof Boolean){
|
||||
if(!(Boolean)obj){
|
||||
}
|
||||
return;
|
||||
}
|
||||
}
|
||||
}
|
||||
try {
|
||||
compatModules.add((ICompatModule) moduleClass.newInstance());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue