mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-20 06:55:55 +00:00
format everything
This commit is contained in:
@@ -486,7 +486,6 @@ void Connection::tick() {
|
||||
// was locking up sometimes when disconnecting
|
||||
for (int i = 0; i < packetsToHandle.size(); i++) {
|
||||
packetsToHandle[i]->handle(packetListener);
|
||||
|
||||
}
|
||||
flush();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user