diff options
Diffstat (limited to 'docs/installing-northstar/using-northstar/commands.md')
-rw-r--r-- | docs/installing-northstar/using-northstar/commands.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/installing-northstar/using-northstar/commands.md b/docs/installing-northstar/using-northstar/commands.md index 72c2ea7..61a0f1b 100644 --- a/docs/installing-northstar/using-northstar/commands.md +++ b/docs/installing-northstar/using-northstar/commands.md @@ -48,6 +48,7 @@ bind "F5" "toggleconsole" | `ns_disallowed_tactical_replacement` | Name of optional replacement ability for disallowed tacticals | ex: `"mp_ability_grapple"` | | `give mp_weapon_peacekraber` | Gives you peacekraber | | | `r_latencyflex` | Enables [LatencyFleX](../../using-northstar/playing-on-linux/#latencyflex) (Linux-only, enabled by default) | `0` / `1` | +| `rui_drawEnable` | Enables or disables the HUD | `0` / `1` | ### Useful dev commands |