mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-08 00:38:38 +00:00
Removed whitelines
This commit is contained in:
@@ -84,8 +84,6 @@ public final class Landing {
|
|||||||
username = args[++i];
|
username = args[++i];
|
||||||
password = args[++i];
|
password = args[++i];
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
|
||||||
case "-proxy":
|
case "-proxy":
|
||||||
Ip.spoofIP(args[++i], args[++i]);
|
Ip.spoofIP(args[++i], args[++i]);
|
||||||
break;
|
break;
|
||||||
|
|||||||
Reference in New Issue
Block a user