Deploy function completed - mostly
This commit is contained in:
@@ -265,7 +265,7 @@ public class MissPiggy implements ActionListener {
|
||||
frame.setEnabled(false);
|
||||
|
||||
// start
|
||||
new Gonzo().DeployMods();
|
||||
new Gonzo().DeployMods(this);
|
||||
}
|
||||
|
||||
public void wrapUpDeployment() {
|
||||
|
||||
Reference in New Issue
Block a user