]> git.xonotic.org Git - xonotic/darkplaces.git/commit
cbuf: fix a 1 frame delay of keybind inputs
authorbones_was_here <bones_was_here@xonotic.au>
Mon, 25 Sep 2023 06:08:42 +0000 (16:08 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Tue, 26 Sep 2023 04:40:25 +0000 (14:40 +1000)
commitce3aa4edca37ac153738126cf7bff84a615e5bc2
tree0b39bacdebd14f6125fbbced367515d764db692c
parent91c8c57e0608ab2eaf28b9ece97b1b060eb791a5
cbuf: fix a 1 frame delay of keybind inputs

This was a regression (from div0-stable) introduced in the refactoring.

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
cl_main.c
host.c