remove another goddamn duplicate slash. i hate file paths
This commit is contained in:
parent
49281a5248
commit
422c50b610
|
@ -263,7 +263,7 @@ public class WilkinsCoffee implements ActionListener {
|
|||
picLabel.setText("");
|
||||
}
|
||||
inputContainer2.setVisible(false);
|
||||
Main.outpath = outPathTemp + "/";
|
||||
Main.outpath = outPathTemp;
|
||||
Main.repatch = true;
|
||||
Main.writeConf();
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user