mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-03 12:56:32 +00:00
TU19: merge Minecraft.Client/Network
This commit is contained in:
@@ -258,3 +258,5 @@ std::wstring PendingConnection::getName() {
|
||||
}
|
||||
|
||||
bool PendingConnection::isServerPacketListener() { return true; }
|
||||
|
||||
bool PendingConnection::isDisconnected() { return done; }
|
||||
Reference in New Issue
Block a user