Skip to content

CSQC_UpdateView focus parameter

Adds the third parameter 'focus' into CSQC_UpdateView.

Focus should be true when CSQC is receiving input, and false when not, typically when something else is, e.g. the menu or console.

Merge request reports