Ok now I'm done :)

This commit is contained in:
bearbear12345 2013-07-20 11:05:37 +10:00
parent 7e70494f23
commit eda271023a
2 changed files with 8 additions and 5 deletions

View file

@ -18,6 +18,7 @@ namespace MinecraftClient
public static string scripting_param;
// End Scripting Bot Parameters
private static McTcpClient Client;
public static McTcpClient B_Client;
private static string loginusername = "";
private static string user = "";
private static string pass = "";