fix typo, anti-afk (fixes #3)

typo is actually on valve's side (array was taken from game's SurvivorCharacterDisplayName function)
This commit is contained in:
explorer
2025-02-01 15:56:59 +03:00
parent d5a3de9a21
commit 631d1e1358
3 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
to achieve least interpolation time: `cl_updaterate 100;cl_interp_ratio 0;cl_interp 0`\
to achieve least (aligned) interpolation time: `cl_updaterate 30;cl_interp_ratio 0;cl_interp 0`\
to queue extra commands: `bind key +zoom`
```
code: https://github.com/qwertyuiop3/Storm