correct packaging + other things

This commit is contained in:
Clisprail
2014-02-18 01:46:42 +01:00
parent ef3603cb46
commit 03d2cbb7df
8 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -5,11 +5,11 @@ import java.io.IOException;
import javax.swing.JOptionPane;
import javax.swing.UIManager;
import org.matt123337.proxy.ProxySocket;
import org.matt123337.proxy.ProxyType;
import org.parabot.core.Core;
import org.parabot.core.Directories;
import org.parabot.core.forum.AccountManager;
import org.parabot.core.proxy.ProxySocket;
import org.parabot.core.proxy.ProxyType;
import org.parabot.core.ui.LoginUI;
import org.parabot.core.ui.ServerSelector;
import org.parabot.core.ui.utils.UILog;