make autoreconnect resettable
This commit is contained in:
parent
30b4c98cb7
commit
bfaa0dfb9d
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ public class AutoReconnect extends Feature {
|
|||
if(b) {
|
||||
toggle();
|
||||
this.displayString = "AutoReconnect";
|
||||
ticksLeft = time * 20;
|
||||
}
|
||||
return b;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue