mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Bug fix: Can't reconnect after connection lost
This commit is contained in:
parent
db64515b78
commit
98dd645fb5
4 changed files with 31 additions and 18 deletions
|
|
@ -252,6 +252,6 @@ namespace MinecraftClient.Protocol
|
|||
/// Get net read thread (main thread) ID
|
||||
/// </summary>
|
||||
/// <returns>Net read thread ID</returns>
|
||||
int GetNetReadThreadId();
|
||||
int GetNetMainThreadId();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue