more AS2 deobfuscation fixes & cleanup

This commit is contained in:
honfika@gmail.com
2014-09-21 00:07:04 +02:00
parent 60f7e5e36f
commit 824f40c803
40 changed files with 279 additions and 261 deletions

View File

@@ -64,6 +64,8 @@ public class LoadingDialog extends AppDialog implements ImageObserver {
/**
* Constructor
*
* @param owner
*/
public LoadingDialog(Window owner) {
super(owner);