mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
Ok now I'm done :)
This commit is contained in:
parent
7e70494f23
commit
eda271023a
2 changed files with 8 additions and 5 deletions
|
|
@ -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 = "";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue