aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCooldudePUGS <70904206+CooldudePUGS@users.noreply.github.com>2023-03-01 17:03:28 -0600
committerGitHub <noreply@github.com>2023-03-02 00:03:28 +0100
commit7f0823174e30625e3a608ec36660865f90b3b350 (patch)
tree72c0783c74aa6681965502a6560d3cec05ac52e0
parenteb8f7a320e7e98bd1137e855ab35e12291a5e9b8 (diff)
downloadNorthstarWiki-7f0823174e30625e3a608ec36660865f90b3b350.tar.gz
NorthstarWiki-7f0823174e30625e3a608ec36660865f90b3b350.zip
Mention rui_drawEnable in Northstar Commands (#139)
* Mention rui_drawEnable
-rw-r--r--docs/installing-northstar/using-northstar/commands.md1
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