Skip to content

Commit

Permalink
Add raw mouse input to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kugelrund committed Nov 14, 2021
1 parent fdca3c1 commit 8b942ca
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ Based on the original source code released by Raven, see README.txt.

## New Console Variables

### Input

#### `in_mouse_raw` (0 or 1)

Use raw mouse input. Only applies after an `in_restart` (or after restarting the game).
Default: `1`.

### HUD

#### `cg_drawOverbounceInfo` (0 or 1)
Expand Down

0 comments on commit 8b942ca

Please sign in to comment.