Daemon
Daemon copied to clipboard
Make in_nograb and in_mouse temporary cvars?
For stuff like benchmark it may be useful to enable in_nograb
(disable mouse pointer grab), but then, the next legit game would not grab the pointer. By setting in_nograb
temporary benchmarks may disable grabbing without breaking the next game.
Same concern for in_mouse
. Disabling in_mouse
does not prevent to use the menu anyway.