fix certain void trade setups
This commit is contained in:
@@ -256,6 +256,8 @@ public class KeybindCallbacks implements IHotkeyCallback, IClientTickHandler {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
screen.close();
|
screen.close();
|
||||||
|
inputInRange = false;
|
||||||
|
outputInRange = false;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user