fix certain void trade setups

This commit is contained in:
sebseb7
2024-01-09 08:01:27 +01:00
parent ab93a3a1b0
commit 45a4d7ed2e

View File

@@ -256,6 +256,8 @@ public class KeybindCallbacks implements IHotkeyCallback, IClientTickHandler {
}
}
screen.close();
inputInRange = false;
outputInRange = false;
return;
}