- added option to show hub and episode names on the alt HUD.
Still very much work in progress because few mods have set this up. CVARs default to off and are not exposed to the menu.
This commit is contained in:
parent
7cd7630dbd
commit
6eab875ec2
6 changed files with 66 additions and 7 deletions
|
|
@ -31,10 +31,6 @@
|
|||
#include <direct.h>
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_FPU_CONTROL
|
||||
#include <fpu_control.h>
|
||||
#endif
|
||||
|
||||
#if defined(__unix__) || defined(__APPLE__)
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue