mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-26 04:27:11 +00:00
chore: fix formatting in files touched by
refactor/remove-BasicTypeContainers
This commit is contained in:
@@ -2280,7 +2280,7 @@ void ClientConnection::handlePreLogin(std::shared_ptr<PreLoginPacket> packet) {
|
||||
// it's already locked by this thread
|
||||
// Minecraft::GetInstance()->connectionDisconnected(
|
||||
// m_userIndex , reason ); done = true;
|
||||
// connection->flush(); connection->close(reason);
|
||||
// connection->flush(); connection->close(reason);
|
||||
// app.SetAction(m_userIndex,eAppAction_ExitPlayer);
|
||||
|
||||
// 4J-PB - doing this instead
|
||||
|
||||
Reference in New Issue
Block a user