bug in the gui
-
@amogus123 What version of LiquidBounce are you using? What GUI do you mean? HUD or ClickGUI?
If clickgui make sure it is bound to a key on your keyboard:
.bind clickgui RSHIFT -
@kawaiinekololis said in bug in the gui:
@amogus123 What version of LiquidBounce are you using? What GUI do you mean? HUD or ClickGUI?
If clickgui make sure it is bound to a key on your keyboard:
.bind clickgui RSHIFTI have version LB nextagen and gui binded
-
So we figured out the issue. It was caused by the latest commit from @superblaubeere27 which accidentally removed one important line of code...
https://github.com/CCBlueX/LiquidBounce/commit/17797c74ed57afdd7382b7ff8351b63df1517f93
Anyway I have now added the line back and it should now work like before. Also note: The version you were using are live builds, means every change we make is directly built and published. Use the non-nightly builds, which are tested before marked as stable.