Skip to content

Commit b5f4942

Browse files
authored
fix hud config sliders (#6784)
1 parent 9141f1e commit b5f4942

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

code/hud/hudconfig.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -861,7 +861,6 @@ void hud_config_check_regions(int mx, int my)
861861

862862
// If we're not in the HUD area then nothing else applies here
863863
if (!hud_config_check_mouse_in_hud_area(mx, my)) {
864-
mouse_flush();
865864
return;
866865
}
867866

0 commit comments

Comments
 (0)