mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Bug fix
This commit is contained in:
parent
127978615c
commit
94a3c92b36
62 changed files with 371 additions and 297 deletions
|
|
@ -6,7 +6,7 @@ namespace MinecraftClient.CommandHandler
|
|||
{
|
||||
public static readonly CmdResult Empty = new();
|
||||
|
||||
internal static McClient? client;
|
||||
internal static McClient? currentHandler;
|
||||
|
||||
public enum Status
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue