mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
parent
b86444b2a6
commit
d3ea597dd1
1 changed files with 1 additions and 1 deletions
|
|
@ -171,7 +171,7 @@ namespace MinecraftClient
|
||||||
this.username = user;
|
this.username = user;
|
||||||
this.host = server_ip;
|
this.host = server_ip;
|
||||||
this.port = port;
|
this.port = port;
|
||||||
this.protocolVersion = protocolversion;
|
this.protocolversion = protocolversion;
|
||||||
|
|
||||||
if (!singlecommand)
|
if (!singlecommand)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue