I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit d01ab7fd authored by jrandom's avatar jrandom Committed by zzz
Browse files

*cough* (lets not have everyone think they're the resend with a packet in the air...)

parent f46d0a72
No related branches found
No related tags found
No related merge requests found
......@@ -668,7 +668,7 @@ public class Connection {
private boolean _currentIsActiveResend;
public ResendPacketEvent(PacketLocal packet) {
_packet = packet;
_currentIsActiveResend = true;
_currentIsActiveResend = false;
}
public void timeReached() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment